summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-06-01 11:29:11 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-06-01 11:29:11 -0700
commit939f065348c528d3a174dc22d09d2bab89f114dc (patch)
tree84a066fa723178037af4b899e7e218e045f90f80 /README.md
parentdafd5139338aed684410e311b9be906b346db678 (diff)
downloadchef-939f065348c528d3a174dc22d09d2bab89f114dc.tar.gz
missing closing block
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
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 e8f54716ff..6a0492af1d 100644
--- a/README.md
+++ b/README.md
@@ -141,6 +141,7 @@ you must use the following commands or run `rake dependencies:update_gemfile_loc
bundle lock --update --add-platform ruby
bundle lock --update --add-platform x64-mingw32
bundle lock --update --add-platform x86-mingw32
+```
# How Chef Builds and Versions