Skip to content

Commit

Permalink
Docs: correct grunt command in README.md
Browse files Browse the repository at this point in the history
Fixes gh-1850
  • Loading branch information
markelog committed Nov 10, 2014
1 parent dc4b914 commit 9d6beac
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 @@ -54,7 +54,7 @@ npm install -g grunt-cli
```
Make sure you have `grunt` installed by testing:
```
grunt -v
grunt -V
```

Now by running the `grunt` command, in the jquery directory, you can build a full version of jQuery, just like with a `npm run build` command:
Expand Down

0 comments on commit 9d6beac

Please sign in to comment.