Update README.md

This commit is contained in:
Anet 2019-10-16 23:33:11 +02:00
parent 275f1cfff2
commit b50fc934dc

View file

@ -14,11 +14,9 @@ Use git :-)
Quickstart Quickstart
---------- ----------
Install the following packages in Debian/Ubuntu: `libpq-dev python-dev python-setuptools python2.7 libjpeg-dev libpng12-dev`. Then run: make install_venv
. env/bin/activate
make make install_web
./manage.py testdata
make run
Make commands Make commands
------------- -------------
@ -41,6 +39,8 @@ Make commands
* `make schema` - generates graph of seminar and all schemas as PDF. Supercool! * `make schema` - generates graph of seminar and all schemas as PDF. Supercool!
* `make sync_prod_flatpages` - downloads and applies static/flat pages from mamweb-prod
./manage.py commands ./manage.py commands
-------------------- --------------------