Merge pull request #248 from Penagwin/master

Updated Build instructions
This commit is contained in:
Pēteris Caune 2019-05-07 10:15:41 +03:00 committed by GitHub
commit 90634610bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
* prepare directory for project code and virtualenv: