Skip to content

Commit abb0601

Browse files
committed
Merge pull request #8 from thomastuts/fix/jekyll-rouge-dependency-docs
Add Rouge as a gem dependency in install instructions
2 parents 81f53ac + 1750aa0 commit abb0601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Primer's documentation is built with Jekyll and published to `http://primercss.i
6666
You'll need the following installed:
6767

6868
- Latest Jekyll (minimum v2.2.0): `$ gem install jekyll`
69+
- Latest Rouge: `$ gem install rouge`
6970
- Latest Sass: `$ gem install sass`
7071
- Latest Grunt CLI: `$ npm install -g grunt-cli`
7172
- [Node.js and npm](http://nodejs.org/download/)

0 commit comments

Comments
 (0)