Skip to content

Commit 7542699

Browse files
authored
Fixed a typo in the gulp task runner command
1 parent 989308d commit 7542699

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
@@ -8,6 +8,6 @@ Check out the [blog post](http://mherman.org/blog/2016/11/05/developing-a-restfu
88

99
1. Fork/Clone
1010
1. Install dependencies - `npm install`
11-
1. Compile - `gulp script`
11+
1. Compile - `gulp scripts`
1212
1. Run the development server - `npm start`
1313
1. Test - `npm test`

0 commit comments

Comments
 (0)