Skip to content

Commit c1e1498

Browse files
authored
Update README.md
1 parent 5679fe7 commit c1e1498

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
my remote test
33

44
#install gulp-cli if u dont have gulp installed
5-
npm install -g gulp-cli
5+
npm install -g gulp-cli
66

77
#run npm install for node dependencies
8-
npm install
8+
npm install
99

1010
#run bower install for bower dependencies
11-
bower install
11+
bower install
1212

1313
#run the app with gulp
14-
gulp serve
14+
gulp serve
1515

0 commit comments

Comments
 (0)