Update README.md
This commit is contained in:
parent
275f1cfff2
commit
b50fc934dc
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -14,11 +14,9 @@ Use git :-)
|
|||
Quickstart
|
||||
----------
|
||||
|
||||
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
|
||||
make install_venv
|
||||
. env/bin/activate
|
||||
make install_web
|
||||
|
||||
Make commands
|
||||
-------------
|
||||
|
@ -41,6 +39,8 @@ Make commands
|
|||
|
||||
* `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
|
||||
--------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue