Skip to content

Commit

Permalink
Merge pull request #50 from imjenal/master
Browse files Browse the repository at this point in the history
Update scripts README
  • Loading branch information
gurumukhi committed Dec 23, 2021
2 parents 669ec1a + 348cba6 commit 55b080d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion credits/scripts/README.md
Expand Up @@ -37,6 +37,6 @@ brew upgrade python
virtualenv -p python3 venv
source venv/bin/activate
cd credits/scripts/
pip install -r requirements.txt
pip install -r py-requirements.txt
python check-names.py lower-bound upper-bound
```

0 comments on commit 55b080d

Please sign in to comment.