]> source.dussan.org Git - jquery.git/commitdiff
Docs: remove redundant instruction from the readme
authorOleg Gaidarenko <markelog@gmail.com>
Fri, 29 May 2015 16:45:02 +0000 (19:45 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Fri, 29 May 2015 16:45:02 +0000 (19:45 +0300)
Thanks @elas7

Fixes gh-2359

README.md

index e999a8c5534b2db994a79edf1ae5d757e9748f4c..59728b0f765a8f124d1b36642c06ebdb7ab59431 100644 (file)
--- a/README.md
+++ b/README.md
@@ -166,7 +166,7 @@ npm install
 Start `grunt watch` or `npm start` to auto-build jQuery as you work:
 
 ```bash
-cd jquery && grunt watch
+grunt watch
 ```