Update README.md

This commit is contained in:
Benjamyn Love 2019-07-01 14:29:58 +10:00
parent 032bff025e
commit 3d177b9468

View File

@ -1,11 +1,18 @@
Installation Installation
Copy the GeoPyP to /opt Copy the GeoPyP to /opt
Create VirtualEnvironment with python3 in /opt/GeoPyP/env Create VirtualEnvironment with python3 in /opt/GeoPyP/env
Activate Virtualenv Activate Virtualenv
run pip install -r requirements.txt run pip install -r requirements.txt
copy bip.sh /usr/bin/ (rename bip.sh to just bip is optional, make it executable) copy bip.sh /usr/bin/ (rename bip.sh to just bip is optional, make it executable)
Update the paths in bip.sh to the paths you have used when copying Update the paths in bip.sh to the paths you have used when copying
exit the virtualenv and run bip exit the virtualenv and run bip