Skip to content

Commit

Permalink
Update readme for new gem name.
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitystorm committed Jul 1, 2015
1 parent f082b90 commit b5562a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ File issues at https://github.com/mapnik/Ruby-Mapnik/issues if you hit any compi
To create a gem from your local repository and install it run:

rake gem
gem install pkg/ruby_mapnik-0.x.y.gem
gem install pkg/mapnik-0.x.y.gem

Alternatively, if you wish to install Ruby-Mapnik from the latest tagged release you can do:

gem install ruby_mapnik
gem install mapnik

Note: on osx the default rake compile will try to build universal, and your
mapnik install is unlikely built universal. Check the architecture of libmapnik.dylib like:
Expand Down

0 comments on commit b5562a3

Please sign in to comment.