Skip to content

Commit

Permalink
More notes for the readme install section
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Jul 1, 2012
1 parent decedf3 commit 9e1773f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,17 @@ Grab the following files in this repo:
* [hm.js](https://raw.github.com/jrburke/require-hm/latest/hm.js)
* [esprima.js](https://raw.github.com/jrburke/require-hm/latest/esprima.js)

and place them in the directory that is used as the baseUrl for your AMD-based
project.

Or use [volo](https://github.com/volojs/volo):

volo add jrburke/require-hm

A special, modified version of esprima is used, so be sure to use the esprima.js
that is in this repo. A copy of esprima.js from the esprima project will not
work.

## Configuration

You can pass the following configuration options to the loader plugin
Expand Down

0 comments on commit 9e1773f

Please sign in to comment.