Merge pull request #3442 from glarrain/patch-2
Fix markdown issue in C++ demo README
This commit is contained in:
commit
5aba65e54d
1 changed files with 2 additions and 2 deletions
|
@ -52,11 +52,11 @@ If you do not have svn installed you can grab gyp from:
|
|||
|
||||
Simply type:
|
||||
|
||||
make
|
||||
make
|
||||
|
||||
Then to run do:
|
||||
|
||||
./rundemo `mapnik-config --prefix`
|
||||
./rundemo `mapnik-config --prefix`
|
||||
|
||||
On OS X you can also create an xcode project:
|
||||
|
||||
|
|
Loading…
Reference in a new issue