Skip to content

Commit

Permalink
Little typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlauliac committed Jul 3, 2013
1 parent ed3b598 commit 9c7b4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ $ npm install ninja-build --save-dev
Then you can access the Ninja binary:

```sh
$ node_modules/ninja-build/ninja
$ node_modules/ninja-build/bin/ninja
```

You can install the package globally as well; in this case `ninja` will be
Expand Down

0 comments on commit 9c7b4c3

Please sign in to comment.