1
0
forked from VimPlug/jedi

Fix pip install -e in docs

This commit is contained in:
Dave Halter
2025-06-24 12:28:18 +02:00
parent f4ca099afb
commit 86c3a02c8c

View File

@@ -38,7 +38,7 @@ using pip::
If you want to install the current development version (master branch)::
sudo pip install -e git://github.com/davidhalter/jedi.git#egg=jedi
sudo pip install -e git+https://github.com/davidhalter/jedi.git#egg=jedi
System-wide installation via a package manager