summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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