Merge pull request #3442 from glarrain/patch-2

Fix markdown issue in C++ demo README
This commit is contained in:
Artem Pavlenko 2016-05-31 18:30:51 +02:00
commit 5aba65e54d

View file

@ -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: