Skip to content

Commit 051ff98

Browse files
committed
Removed some redundancy in the Windows Jekyll instructions
1 parent ae36bc2 commit 051ff98

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Installing Jekyll in Windows
2626

2727
Then run:
2828

29-
gem install jekyll
30-
gem install wdm
3129
gem install bundle
3230
git clone https://github.com/<user>/ev3dev.github.io
3331
cd ev3dev.github.io
@@ -39,7 +37,7 @@ Now you should be able to visit your page at: [http://localhost:4000](http://loc
3937
Previewing Your Changes Online
4038
---
4139

42-
Alternately, when forking, you can create a new branch called `gh-pages`, then your
40+
When forking, you can create a new branch called `gh-pages`, then your
4341
changes can be viewed as `http://<user>.github.io/ev3dev.github.io`. When you do this
4442
though, GitHub will send you lots of email like this, which you should ignore.
4543

0 commit comments

Comments
 (0)