diff options
author | Tim Smith <tsmith@chef.io> | 2018-06-06 19:07:32 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-06-06 19:07:32 -0700 |
commit | 70c262858ed9452e4c30d3b3a14d3ebbb62069a3 (patch) | |
tree | 9ffe0f1e42cc464e9e30c56e42e2a4c8bd80fd1c /README.md | |
parent | 1c4e7d0773af38bca70e8b344fa1a2da870bdbff (diff) | |
download | chef-70c262858ed9452e4c30d3b3a14d3ebbb62069a3.tar.gz |
Rubygems is in Ruby now
No need to call out that dep
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -51,11 +51,10 @@ We do not recommend end users install Chef from gems or build from source. The f Install: -* git -* C compiler, header files, etc. -* ruby 2.4 or later -* rubygems -* bundler gem +- git +- C compiler, header files, etc. +- Ruby 2.4 or later +- bundler gem We support too many platforms, and there are too many different ways to manage ruby installs, so it is assumed the user understands how to accomplish this for their platform and needs (see previous |