From a9262ddceeb5d0605d41e8125ff423047243a77b Mon Sep 17 00:00:00 2001 From: Mark Van den Borre Date: Sun, 8 Jan 2017 16:40:22 +0100 Subject: [PATCH] fix typo in manual --- doc/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual.md b/doc/manual.md index f421d7e7..8bb7787b 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -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/`