INSTALL.md: Added inline code markdown.

Added inline code markdown in MacOSX install instructions, making it look like command line code.
This commit is contained in:
Bilkow 2016-08-13 02:36:53 -03:00 committed by GitHub
parent 4e8a95ddb0
commit 2b73eeb170

View file

@ -81,9 +81,9 @@ and adding:
Installing other dependencies:
* Install Homebrew from http://mxcl.github.io/homebrew/
* Install the latest version of Ruby: brew install ruby
* Install ImageMagick: brew install imagemagick
* Install Bundler: gem install bundler
* Install the latest version of Ruby: `brew install ruby`
* Install ImageMagick: `brew install imagemagick`
* Install Bundler: `gem install bundler`
Note that OS X does not have a /home directory by default, so if you are using the GPX functions, you will need to change the directories specified in config/application.yml.