diff --git a/README.md b/README.md index 9bc8382a2..ac66d0ac7 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ npm install Start `grunt watch` or `npm start` to auto-build jQuery as you work: ```bash -cd jquery && grunt watch +grunt watch ```