Go over administrivia

This commit is contained in:
rocky
2017-06-03 05:31:46 -04:00
parent e727a437ea
commit f1d9e194fe
3 changed files with 2 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ This uses setup.py, so it follows the standard Python routine:
::
pip install -r requirements.txt
pip install -e setup.py
pip install -r requirements-dev.txt
python setup.py install # may need sudo
# or if you have pyenv: