Update README.md

This commit is contained in:
Dominik Heidler 2016-04-28 17:25:27 +02:00
parent cfc65780ee
commit c59dcb0b7d
1 changed files with 3 additions and 0 deletions

View File

@ -1,9 +1,12 @@
## Installation
```bash
./install.sh
systemctl daemon-reload
systemctl enable mongodb
systemctl enable uwsgi-ffmap
systemctl enable uwsgi-tiles-links_and_routers
systemctl enable uwsgi-tiles-hoods
systemctl start mongodb
systemctl start uwsgi-ffmap
systemctl start uwsgi-tiles-links_and_routers
systemctl start uwsgi-tiles-hoods