Explorar o código

Add "gem install bundler" for people using vanilla Ruby

Dave Syer %!s(int64=11) %!d(string=hai) anos
pai
achega
fc0cf54962
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      README.markdown

+ 1 - 0
README.markdown

@@ -97,6 +97,7 @@ Assuming you're already within your project's clone directory, and you've alread
 
 > **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:
 
+    gem install bundler
     bundle
 
 ### Run jekyll