Docs: remove redundant instruction from the readme

(Cherry-picked from 3c92770867)
Thanks @elas7

Fixes gh-2359
This commit is contained in:
Oleg Gaidarenko 2015-05-29 19:45:02 +03:00
parent a9296dffb0
commit e6a492d3b6

View File

@ -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
```