fix typo in manual

This commit is contained in:
Mark Van den Borre 2017-01-08 16:40:22 +01:00 committed by Laura Klünder
parent 270121f3e5
commit a9262ddcee

View file

@ -101,7 +101,7 @@ Always do this after updating the mapdata. You can skip this step if you only wa
```
python3 manage.py rendermap
python3 manage.py buildgrap
python3 manage.py buildgraph
```
FYI: You can find the renderings in the following folder: `data/render/`