Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpapa committed Nov 15, 2014
1 parent 911b9cc commit b90653d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ Visually indicate how long before a toast expires.

## Building Toastr

To build the minified and css versions of Toastr you will need [node](http://nodejs.org) installed.
To build the minified and css versions of Toastr you will need [node](http://nodejs.org) installed. Use Homebrew or Chocolatey.

`npm install -g [gulp](http://gruntjs.com/)`
`npm install -g gulp`

Run `npm install`

Expand Down

0 comments on commit b90653d

Please sign in to comment.