Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdevries committed Aug 24, 2013
1 parent 3c50b74 commit 1caa0da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demo/README.md
Expand Up @@ -51,6 +51,11 @@ cd _built/templates/default && npm install
```
_Note: `npm install` updates dependencies and should be run whenever you pull from git._

To enable Growl notifications install [terminal-notifier](https://github.com/alextucker/grunt-growl#getting-started) with RubyGems:
```bash
sudo gem install terminal-notifier
```

Grunt Commands
----------------------------

Expand Down

0 comments on commit 1caa0da

Please sign in to comment.