summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-08-10 19:21:54 -0700
committerGitHub <noreply@github.com>2017-08-10 19:21:54 -0700
commitd766dc0d816378f5330213e384d45e2b52cc53dd (patch)
tree75216c3a01cb225eef89955416879e3d54919275
parent746cf535dc2c214f185f8d3d4de7a7e40494026b (diff)
parentabeb0667fac989259a04ccea95d887110de85f3a (diff)
downloadchef-d766dc0d816378f5330213e384d45e2b52cc53dd.tar.gz
Merge pull request #6297 from takaya-fuj19/fixdoc
README improvement for Chef beginner.
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index ee00e53af6..74824623fc 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,11 @@
[![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef)
[![](https://img.shields.io/badge/Release%20Policy-Cadence%20Release-brightgreen.svg)](https://github.com/chef/chef-rfc/blob/master/rfc086-chef-oss-project-policies.md#cadence-release)
-Want to try Chef? Get started with [learnchef](https://learn.chef.io)
+## Getting Started
+
+Want to try Chef?
+For Chef user, please refer to [Quick Start](https://docs.chef.io/quick_start.html)
+For more details, please refer to [learnchef](https://learn.chef.io)
- Documentation: <https://docs.chef.io>
- Source: <https://github.com/chef/chef/tree/master>
@@ -37,7 +41,7 @@ to report issues against in the Chef docs in the
If you can't determine the appropriate place to report an issue, then please open it
against the repository you think best fits and it will be directed to the appropriate project.
-## Installing From Git
+## 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)