summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Walker <bpatrick.walker@gmail.com>2016-01-10 22:08:25 +0000
committerPatrick Walker <bpatrick.walker@gmail.com>2016-01-10 22:08:25 +0000
commitb1b0f0ecb3bcb8046d5aeeba5f7f1b0eb21f4388 (patch)
tree61590afd0694767d3908ef99ce3351a19a777456
parent136cf3be7fd7477309ce61fde052c02c446dc931 (diff)
downloadchef-b1b0f0ecb3bcb8046d5aeeba5f7f1b0eb21f4388.tar.gz
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