README.md: update pokynů k začátku vývoje

This commit is contained in:
Anet 2019-11-13 23:08:00 +01:00
parent 327aa64479
commit bc3b6fdf49

View file

@ -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
-------------