Skip to content

Commit fc0cf54

Browse files
committed
Add "gem install bundler" for people using vanilla Ruby
1 parent ccb4a8a commit fc0cf54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Assuming you're already within your project's clone directory, and you've alread
9797

9898
> **Note:** Jekyll 1.1.2 is a known good version, and it is specifically referred to in `Gemfile.lock` so you have to use `bundle` (not `gem install ...`) to install it:
9999
100+
gem install bundler
100101
bundle
101102

102103
### Run jekyll

0 commit comments

Comments
 (0)