1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2024-09-19 20:20:35 +00:00

Update README.md

This commit is contained in:
Max Wilhelm 2015-12-03 18:04:08 +01:00
parent e7a41f2ad5
commit 450f38a8f9

View File

@ -154,5 +154,5 @@ To run the tests install the ruby dependencies with `bundler` and execute
``` ```
bundle install --path vendor/bundle bundle install --path vendor/bundle
bundle exec rake bundle exec rake spec
``` ```