Update README.md

This commit is contained in:
Penagwin 2019-05-06 13:04:21 -04:00 committed by GitHub
parent 573c0b84d4
commit 8f241f7da9
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 python3-venv python-pip
$ sudo apt-get install -y gcc python3-dev python3-venv
* prepare directory for project code and virtualenv: