diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2017-06-01 11:29:11 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2017-06-01 11:29:11 -0700 |
commit | 939f065348c528d3a174dc22d09d2bab89f114dc (patch) | |
tree | 84a066fa723178037af4b899e7e218e045f90f80 /README.md | |
parent | dafd5139338aed684410e311b9be906b346db678 (diff) | |
download | chef-939f065348c528d3a174dc22d09d2bab89f114dc.tar.gz |
missing closing block
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |