Skip to content

Commit e6a492d

Browse files
committed
Docs: remove redundant instruction from the readme
(Cherry-picked from 3c92770) Thanks @elas7 Fixes gh-2359
1 parent a9296df commit e6a492d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ npm install
160160
Start `grunt watch` or `npm start` to auto-build jQuery as you work:
161161

162162
```bash
163-
cd jquery && grunt watch
163+
grunt watch
164164
```
165165

166166

0 commit comments

Comments
 (0)