mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
Update INSTALL.md
Added a `cd` to allow for simpler execution (copy-paste)
This commit is contained in:
parent
16501f8641
commit
e84fbf1523
@ -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
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user