summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Kantrowitz <noah@coderanger.net>2016-01-10 14:29:30 -0800
committerNoah Kantrowitz <noah@coderanger.net>2016-01-10 14:29:30 -0800
commit1b71aeb423b009f6d1a44215c89e9976957b47e9 (patch)
tree9bdabea5b89325ed44578307d86ecdc8f081b2ff
parentc9d7e017de225db3e8b8610dc7e2f41242dbe730 (diff)
parentb1b0f0ecb3bcb8046d5aeeba5f7f1b0eb21f4388 (diff)
downloadchef-1b71aeb423b009f6d1a44215c89e9976957b47e9.tar.gz
Merge pull request #4370 from PatrickWalker/feature/update_doc_to_use_bundle
Issue 3859 Text Update to Readme. Obvious Fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8c2df43a34..1c1c83ca07 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Then get the source and install it:
bundle install
# Build a gem
- rake gem
+ bundle exec rake gem
# Install the gem you just built
gem install pkg/chef-VERSION.gem