README.md: update pokynů k začátku vývoje
This commit is contained in:
parent
327aa64479
commit
bc3b6fdf49
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -13,12 +13,12 @@ Use git :-)
|
|||
|
||||
Quickstart
|
||||
----------
|
||||
Run the following commands:
|
||||
make install_venv
|
||||
. env/bin/activate
|
||||
make install_web
|
||||
|
||||
Install the following packages in Debian/Ubuntu: `libpq-dev python-dev python-setuptools python2.7 libjpeg-dev libpng12-dev`. Then run:
|
||||
|
||||
make
|
||||
./manage.py testdata
|
||||
make run
|
||||
After finishing development, run "deactivate".
|
||||
|
||||
Make commands
|
||||
-------------
|
||||
|
|
Loading…
Reference in a new issue