Skip to content

Commit

Permalink
Merge pull request #6 from NickHeiner/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
thlorenz committed May 19, 2014
2 parents bbc37fd + 03b23ac commit 9059d0f
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 @@ -39,7 +39,7 @@ browserify main.js --debug | exorcist bundle.js.map > bundle.js
```
exorcist <mapfile> <exorcist-options>
Externalizes the source map of a file that is streamed into it by pointing it's source map url to the <mapfile>.
Externalizes the source map of a file that is streamed into it by pointing its source map url to the <mapfile>.
The original source map is written to the <mapfile> as json.
OPTIONS:
Expand Down

0 comments on commit 9059d0f

Please sign in to comment.