You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -95,9 +95,10 @@ Assuming you're already within your project's clone directory, and you've alread
95
95
96
96
### Install jekyll if you have not already
97
97
98
-
> **Note:** Jekyll 1.1.2 is a known good version.
98
+
> **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:
0 commit comments