Skip to content

Commit cbf851e

Browse files
committed
Update README.md
1 parent 1a2755e commit cbf851e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For information about the Markdown syntax, refer to [this](http://kramdown.getta
3030

3131
### Running the site locally
3232

33-
You will need Ruby and Node.JS installed. On Windows, you should download Ruby 2.1.5 from [here](http://rubyinstaller.org/), and then download and install the development kit. On Windows, you need the wdm gem, which won't work on Ruby 2.2.0. Once you've installed Ruby and Node.JS, type the following at the command line.
33+
You will need Ruby installed. Node.js is recommended but not required. On Windows, you should download Ruby 2.1.5 from [here](http://rubyinstaller.org/), and then download and install the development kit. On Windows, you need the wdm gem, which won't work on Ruby 2.2.0. Once you've installed Ruby, type the following at the command line.
3434

3535
~~~
3636
$ gem install bundler

0 commit comments

Comments
 (0)