Update DEVELOPMENT-OSX-NATIVE.md

Put command on one line.
This commit is contained in:
Blake Erickson 2016-04-07 06:05:10 -06:00
parent 60c21a3393
commit 3d4cdd7040

View File

@ -240,8 +240,7 @@ brew install v8-315
gem uninstall -a libv8
gem uninstall -a therubyracer
gem install libv8 -v '3.16.14.13' -- --with-system-v8
gem install therubyracer -v '0.12.2' -- --with-v8-dir=$(brew --prefix
v8-315)
gem install therubyracer -v '0.12.2' -- --with-v8-dir=$(brew --prefix v8-315)
```
In addition to ImageMagick we also need to install some other image related