Skip to content

Commit 710532a

Browse files
authored
updated README with correct instructions for installing from Github (move-coop#1141)
1 parent 1163cc0 commit 710532a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can install the most recent release by running: `pip install parsons[all]`
4444
### Install from Github
4545

4646
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`.
47+
repository and then run `python -m pip install git+https://github.com/move-coop/parsons.git`.
4848

4949
### Docker Container
5050

0 commit comments

Comments
 (0)