Skip to content
Snippets Groups Projects
Commit d38bf9bb authored by Mike Bartlett's avatar Mike Bartlett
Browse files

Update prepare.md to include "sudo" for "npm -g" which always requires admin on osx.

parent 0665ef27
No related branches found
No related tags found
1 merge request!274Updated prepare instructions for OSX
Loading
Loading
@@ -29,7 +29,7 @@ brew tap homebrew/dupes
brew tap homebrew/versions
brew install git redis postgresql libiconv icu4c pkg-config cmake nodejs go openssl node npm
bundle config build.eventmachine --with-cppflags=-I/usr/local/opt/openssl/include
npm install phantomjs-prebuilt@2.1.12 -g
sudo npm install phantomjs-prebuilt@2.1.12 -g
```
 
#### Install OS X prerequisites using macports
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment