diff --git a/INSTALL.md b/INSTALL.md index 8992144b1..28700f61d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,6 +6,7 @@ First clone mapnik from github and initialize submodules ```bash git clone https://github.com/mapnik/mapnik.git +cd mapnik git submodule update --init ```