Skip to content

Commit

Permalink
Merge pull request #154 from michaelbishop/master
Browse files Browse the repository at this point in the history
typo fix for Installing Meteorite section
  • Loading branch information
tmeasday committed Jun 11, 2013
2 parents f7c2cb6 + cc8d3e3 commit 82b16f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@ $ npm install -g meteorite
If your system requires root access to install global npm packages, make sure you use the `-H` flag:

``` sh
$ npm -H install -g meteorite
$ sudo -H npm install -g meteorite
```

## Updating from pre-0.6.0 Meteorite
Expand Down

0 comments on commit 82b16f7

Please sign in to comment.