README - update install (Mac OS)

This commit is contained in:
Moorviper 2016-02-25 15:49:45 +01:00
parent 115d9abab9
commit 30ff6a9f91
1 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,12 @@ Install npm and Sass with your package-manager. On Debian-like systems run:
or if you have bundler you can install ruby-sass simply via `bundle install`
On Mac you have to install only npm via brew and sass
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install node
sudo gem install sass
Execute these commands on your server as a normal user to prepare the dependencies:
git clone https://github.com/plumpudding/hopglass