mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-27 05:19:00 +00:00
Add "gem install bundler" for people using vanilla Ruby
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user