diff --git a/README.md b/README.md index 45b92d745..036b8a43c 100644 --- a/README.md +++ b/README.md @@ -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: