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 1163cc0 commit 710532aCopy full SHA for 710532a
README.md
@@ -44,7 +44,7 @@ You can install the most recent release by running: `pip install parsons[all]`
44
### Install from Github
45
46
To access the most recent code base that may contain features not yet included in the latest release, download this
47
-repository and then run `python setup.py develop`.
+repository and then run `python -m pip install git+https://github.com/move-coop/parsons.git`.
48
49
### Docker Container
50
0 commit comments