Skip to content

Commit

Permalink
Update with npm installation
Browse files Browse the repository at this point in the history
  • Loading branch information
rapahaeru authored Oct 19, 2016
1 parent bca038a commit 3b80d5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Then, we built it from scratch.

Install with [Bower](http://bower.io): `bower install doc-amd`

Install with [Npm](https://www.npmjs.com/): `npm install doc-amd`

## Dependencies

Doc-amd depends on an [amd](http://en.wikipedia.org/wiki/Asynchronous_module_definition) implementation. We suggest [async-define](https://gist.github.com/sergiolopes/5778124) implementation for dependency lookup.
Expand Down

0 comments on commit 3b80d5b

Please sign in to comment.