summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-06-06 19:06:35 -0700
committerTim Smith <tsmith@chef.io>2018-06-06 19:06:35 -0700
commit1c4e7d0773af38bca70e8b344fa1a2da870bdbff (patch)
tree9becc38e2b5637cbc085e3734bd5ce13add6293c /README.md
parent6ee2d4c29e2413ba897fd879bd07ac0b3c9b2b1c (diff)
downloadchef-1c4e7d0773af38bca70e8b344fa1a2da870bdbff.tar.gz
Remove the reference to omnibus package
Also reword what the package contains Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4c3684cbc9..6d83171289 100644
--- a/README.md
+++ b/README.md
@@ -43,9 +43,9 @@ against the repository you think best fits and it will be directed to the approp
## Installing From Git for Developers
-**NOTE:** As a Chef user, please download the omnibus package of [Chef](https://downloads.chef.io/chef) or [Chef-DK](https://downloads.chef.io/chef)
+**NOTE:** As a Chef user, please download the [Chef](https://downloads.chef.io/chef) or [Chef-DK](https://downloads.chef.io/chef) packages, which provide Ruby and other necessary libraries for running Chef.
-We do not recommend installing from gems, or building from source. The following instructions apply only to those doing software development on Chef.
+We do not recommend end users install Chef from gems or build from source. The following instructions apply only to those doing software development on Chef.
### Prerequisites