Commit 120da8e1 by Robert Hanacek

Fix pip install command.

parent 2ce1d837
...@@ -25,7 +25,7 @@ Installation ...@@ -25,7 +25,7 @@ Installation
The easiest way to install this package is by downloading or The easiest way to install this package is by downloading or
cloning this repository: cloning this repository:
pip install git+git clone git@github.com:dgrtwo/ParsePy.git pip install git+https://github.com/dgrtwo/ParsePy.git
Note: The version on [PyPI](http://pypi.python.org/pypi) is not Note: The version on [PyPI](http://pypi.python.org/pypi) is not
up-to-date. The code is still under lots of changes and the stability up-to-date. The code is still under lots of changes and the stability
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment