Browse Source

Updated Build instructions

pull/248/head
Penagwin 6 years ago
parent
commit
573c0b84d4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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:


Loading…
Cancel
Save