mirror of
https://github.com/lcdr/utils.git
synced 2024-08-30 17:32:16 +00:00
Fix pip protocol
This commit is contained in:
parent
086a464339
commit
140e5f3a33
@ -19,4 +19,4 @@
|
||||
|
||||
### Installation
|
||||
|
||||
`pip install hg+https://github.com/lcdr/utils` should handle the installation automatically, including installing dependencies. If you run into problems you might have to execute pip as admin, or if you have multiple Python versions installed explicitly use the pip of the compatible Python version.
|
||||
`pip install git+https://github.com/lcdr/utils` should handle the installation automatically, including installing dependencies. If you run into problems you might have to execute pip as admin, or if you have multiple Python versions installed explicitly use the pip of the compatible Python version.
|
||||
|
Loading…
Reference in New Issue
Block a user