fix typo in INSTALL doc
This commit is contained in:
parent
c8e1c9103f
commit
3aa777706a
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -11,7 +11,7 @@ Install needed dependencies::
|
||||||
$ sudo apt-get install libboost* libicu* libfreetype* proj # see below for full list
|
$ sudo apt-get install libboost* libicu* libfreetype* proj # see below for full list
|
||||||
$ cd ~/src/mapnik
|
$ cd ~/src/mapnik
|
||||||
|
|
||||||
Build Mapnik source code::
|
Configure the build setup::
|
||||||
|
|
||||||
$ python scons/scons.py configure
|
$ python scons/scons.py configure
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue