mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 14:54:47 +08:00
Update manual installation directions
This commit is contained in:
committed by
Dave Halter
parent
097b073d20
commit
c6c49d1476
@@ -57,19 +57,14 @@ Others
|
|||||||
We are in the discussion of adding |jedi| to the Fedora repositories.
|
We are in the discussion of adding |jedi| to the Fedora repositories.
|
||||||
|
|
||||||
|
|
||||||
Manual installation from a downloaded package
|
Manual installation from GitHub
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
|
||||||
If you prefer not to use an automated package installer, you can `download
|
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::
|
||||||
<https://github.com/davidhalter/jedi/archive/master.zip>`__ a current copy of
|
|
||||||
|jedi| and install it manually.
|
|
||||||
|
|
||||||
To install it, navigate to the directory containing `setup.py` on your console
|
|
||||||
and type::
|
|
||||||
|
|
||||||
|
git clone --recurse-submodules
|
||||||
sudo python setup.py install
|
sudo python setup.py install
|
||||||
|
|
||||||
|
|
||||||
Inclusion as a submodule
|
Inclusion as a submodule
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user