forked from GithubBackups/healthchecks
Merge pull request #193 from erickeller/master
update Readme with pip install dependencies
This commit is contained in:
commit
362a43dae7
@ -29,6 +29,11 @@ The building blocks are:
|
|||||||
These are instructions for setting up healthchecks Django app
|
These are instructions for setting up healthchecks Django app
|
||||||
in development environment.
|
in development environment.
|
||||||
|
|
||||||
|
* install dependencies (Debian/Ubuntu)
|
||||||
|
|
||||||
|
$ sudo apt-get update
|
||||||
|
$ sudo apt-get install -y gcc python3-dev
|
||||||
|
|
||||||
* prepare directory for project code and virtualenv:
|
* prepare directory for project code and virtualenv:
|
||||||
|
|
||||||
$ mkdir -p ~/webapps
|
$ mkdir -p ~/webapps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user