Skip to content

Commit f7117f6

Browse files
committed
nodejs is required
1 parent 7e45230 commit f7117f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ Development is done in the `next` branch, while `master` contains the docs and g
3232

3333
3. Test it locally
3434

35-
You need to install `jekyll`, `jekyll-redirect-from` and `redcarpet`
35+
You need to have ``nodejs`` installed,
36+
as well as ruby gems: `jekyll`, `jekyll-redirect-from` and `redcarpet`
3637

3738
```shell
3839
$ gem install jekyll jekyll-redirect-from redcarpet

0 commit comments

Comments
 (0)