summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielsdeleo <dan@getchef.com>2015-01-27 13:46:59 -0800
committerdanielsdeleo <dan@getchef.com>2015-01-27 13:46:59 -0800
commit92eefc79bb28d217b15099655244228b9e1efec7 (patch)
tree39a6385f74dda082aa20e80112c98861ff6eb5e0
parent673d31ef28e44015d77ff2a238fe3d05a6173155 (diff)
downloadchef-92eefc79bb28d217b15099655244228b9e1efec7.tar.gz
Add space so GFM recognizes the ordered list
-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