Skip to content

Commit f6e1244

Browse files
committed
docs fix README
1 parent 654c75e commit f6e1244

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,11 @@ See Flexbox Grid Mixins documentation: [http://thingsym.github.io/flexbox-grid-m
226226
## Development
227227

228228
1. run ```$ sudo yum install nodejs npm```
229-
2. run ```$ sudo npm install --global gulp-cli```
230-
3. run ```$ sudo npm install --global npm-check-updates``` (optional)
231-
4. Forking on GitHub
232-
5. run ```$ cd /path/to/flexbox-grid-mixins```
233-
6. run ```$ npm install```
234-
7. run ```$ gulp serve```
235-
8. Access URL http://localhost:3000
229+
2. Forking on GitHub
230+
3. run ```$ cd /path/to/flexbox-grid-mixins```
231+
4. run ```$ npm install```
232+
5. run ```$ npm run serve```
233+
6. Access URL http://localhost:3000
236234

237235
## Contribution
238236

0 commit comments

Comments
 (0)