Skip to content

Commit

Permalink
Link to NPMJS page in README
Browse files Browse the repository at this point in the history
I can't be the only one who would like this...
  • Loading branch information
justinwoo committed Aug 29, 2014
1 parent 0b3dd70 commit 8d4df79
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 @@ -23,7 +23,7 @@ Flux is more of a pattern than a framework, and does not have any hard dependenc


## Installing Flux
Flux is available as a npm module, so you can add it to your package.json file or run `npm install flux`. The dispatcher will be available as Flux.Dispatcher.
Flux is available as a [npm module](https://www.npmjs.org/package/flux), so you can add it to your package.json file or run `npm install flux`. The dispatcher will be available as Flux.Dispatcher.


## Building Flux from a Cloned Repo
Expand Down

0 comments on commit 8d4df79

Please sign in to comment.