summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9fd318fd82..3b1c7190fb 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ read the
[Chef Contributions document](http://docs.chef.io/community_contributions.html).
The general development process is:
+
1. Fork this repo and clone it to your workstation
2. Create a feature branch for your change
3. Write code and tests