Skip to content

Commit fe2229b

Browse files
committed
docs: fix README
1 parent 6ed9f05 commit fe2229b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,13 @@ See Flexbox Grid Mixins documentation: [http://thingsym.github.io/flexbox-grid-m
145145

146146
1. run ```$ sudo yum install nodejs npm```
147147
2. run ```$ sudo npm install --global gulp-cli```
148-
3. Forking on GitHub
149-
4. run ```$ cd /path/to/flexbox-grid-mixins```
150-
5. run ```$ npm install```
151-
6. run ```$ bundle install --path vendor/bundle```
152-
7. run ```$ gulp serve```
153-
8. Access URL http://localhost:3000
148+
3. run ```$ sudo npm install --global npm-check-updates``` (optional)
149+
4. Forking on GitHub
150+
5. run ```$ cd /path/to/flexbox-grid-mixins```
151+
6. run ```$ npm install```
152+
7. run ```$ bundle install --path vendor/bundle```
153+
8. run ```$ gulp serve```
154+
9. Access URL http://localhost:3000
154155

155156
## Contribution
156157

0 commit comments

Comments
 (0)