We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae36bc2 commit 051ff98Copy full SHA for 051ff98
README.md
@@ -26,8 +26,6 @@ Installing Jekyll in Windows
26
27
Then run:
28
29
- gem install jekyll
30
- gem install wdm
31
gem install bundle
32
git clone https://github.com/<user>/ev3dev.github.io
33
cd ev3dev.github.io
@@ -39,7 +37,7 @@ Now you should be able to visit your page at: [http://localhost:4000](http://loc
39
37
Previewing Your Changes Online
40
38
---
41
42
-Alternately, when forking, you can create a new branch called `gh-pages`, then your
+When forking, you can create a new branch called `gh-pages`, then your
43
changes can be viewed as `http://<user>.github.io/ev3dev.github.io`. When you do this
44
though, GitHub will send you lots of email like this, which you should ignore.
45
0 commit comments