We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cceabb commit 29c5244Copy full SHA for 29c5244
README.rst
@@ -13,7 +13,7 @@ You can get the library from our GitHub account and copy the ``pymango`` folder
13
14
If you want to use ``pip``, you can point it directly into the repository::
15
16
- $ pip install -e https://github.com/Mango/mango-python.git#egg=pymango
+ $ pip install -e git+https://github.com/Mango/mango-python.git#egg=pymango
17
18
We are working out to include ``pymango`` into `PyPI <https://pypi.python.org/pypi>`_.
19
0 commit comments