1
0
forked from VimPlug/jedi

Added git URL to git clone command

This commit is contained in:
Trevor Sullivan
2019-06-13 07:53:22 -07:00
committed by Dave Halter
parent c6c49d1476
commit e7423696af

View File

@@ -62,7 +62,8 @@ Manual installation from GitHub
If you prefer not to use an automated package installer, you can clone the source from GitHub and install it manually. To install it, run these commands::
git clone --recurse-submodules
git clone --recurse-submodules https://github.com/davidhalter/jedi
cd jedi
sudo python setup.py install
Inclusion as a submodule