Updated Build instructions

This commit is contained in:
Penagwin 2019-05-03 14:55:26 -04:00
parent 824caa7698
commit 573c0b84d4

View File

@ -32,7 +32,7 @@ in development environment.
* install dependencies (Debian/Ubuntu)
$ sudo apt-get update
$ sudo apt-get install -y gcc python3-dev
$ sudo apt-get install -y gcc python3-dev python3-venv python-pip
* prepare directory for project code and virtualenv: