Skip to content

Commit 963dd7a

Browse files
authored
Update README.md
1 parent 866a256 commit 963dd7a

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
@@ -1,19 +1,19 @@
11
# RemoteTest
22
my remote test
33

4-
# install gulp-cli if u dont have gulp installed
4+
## install gulp-cli if u dont have gulp installed
55

66
npm install -g gulp-cli
77

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

1010
npm install
1111

12-
# run bower install for bower dependencies
12+
## run bower install for bower dependencies
1313

1414
bower install
1515

16-
# run the app with gulp
16+
## run the app with gulp
1717

1818
gulp serve
1919

0 commit comments

Comments
 (0)