summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-06-06 19:07:32 -0700
committerTim Smith <tsmith@chef.io>2018-06-06 19:07:32 -0700
commit70c262858ed9452e4c30d3b3a14d3ebbb62069a3 (patch)
tree9ffe0f1e42cc464e9e30c56e42e2a4c8bd80fd1c /README.md
parent1c4e7d0773af38bca70e8b344fa1a2da870bdbff (diff)
downloadchef-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.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6d83171289..73125b88ac 100644
--- a/README.md
+++ b/README.md
@@ -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