Skip to content

Commit 29c5244

Browse files
author
Juan Rossi
committed
Fixed pip install url
1 parent 6cceabb commit 29c5244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can get the library from our GitHub account and copy the ``pymango`` folder
1313

1414
If you want to use ``pip``, you can point it directly into the repository::
1515

16-
$ pip install -e https://github.com/Mango/mango-python.git#egg=pymango
16+
$ pip install -e git+https://github.com/Mango/mango-python.git#egg=pymango
1717

1818
We are working out to include ``pymango`` into `PyPI <https://pypi.python.org/pypi>`_.
1919

0 commit comments

Comments
 (0)