Skip to content

Commit

Permalink
README Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric McGary committed Jan 19, 2013
1 parent 65671ed commit 5056767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This library also makes it possible to run tasks [concurrrently](http://en.wikip
The library itself has no hard ties to the browser, and because of this it works both in client side & server side javascript projects. Include *monkeybars.min.js* for your client side projects or install using [npm](https://npmjs.org/package/monkeybars) by running the following command from within your project:

<pre>
$ npm install monkeybars [-g]
$ npm install [-g] monkeybars
</pre>

### Examples
Expand Down

0 comments on commit 5056767

Please sign in to comment.