Skip to content

Commit

Permalink
npm-install no longer necessary.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed May 27, 2012
1 parent 6333075 commit e5fd86e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ for documentation.
Sylvester is built using `jake` and tested with JS.Test. Tests should run on all
target platforms, including browsers, Node and other JS runtimes.

Install the build tools (requires Rubygems and npm)
Install the build tools (requires Rubygems)

gem install bundler
bundle install
npm install

To build the library from source:

Expand Down

0 comments on commit e5fd86e

Please sign in to comment.