Skip to content

Commit

Permalink
Add new step to install fix ros-infrastructure#7
Browse files Browse the repository at this point in the history
  • Loading branch information
willianjusten committed Jun 6, 2016
1 parent ea5a15e commit fd18dc2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ introduction: 'Escrevendo CSS sem perder a sanidade. Com essa introdução, Rico
In order to compile the assets and run Jekyll on local you need to follow those steps:

- Install [NodeJS](https://nodejs.org/)
- Run `npm install`
- Run `npm install`
- Run `npm install -g gulp gulp-cli` (maybe you need to use `sudo` command)
- Run `gulp`

## Windows 10 Step
Expand All @@ -125,7 +126,3 @@ If you liked my work, buy me a coffee <3
This theme is free and open source software, distributed under the The MIT License. So feel free to use this Jekyll theme on your site without linking back to me or using a disclaimer.

If you’d like to give me credit somewhere on your blog or tweet a shout out to [@willian_justen](https://twitter.com/willian_justen), that would be pretty sweet.




0 comments on commit fd18dc2

Please sign in to comment.