Skip to content

Commit

Permalink
Merge pull request newrelic#18 from winzig/master
Browse files Browse the repository at this point in the history
Update README.md to include Windows exec hint
  • Loading branch information
Jason Stenhouse committed Apr 28, 2014
2 parents 1a4d2a7 + 2fa1888 commit c66e2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This tool provides the metric collection agents for the following New Relic plug
3. Rename `config/template_newrelic_plugin.yml` to `config/newrelic_plugin.yml`
4. Edit `config/newrelic_plugin.yml`
5. Run `bundle install`
6. Run `bundle exec ./bin/newrelic_aws`
6. Run `bundle exec ./bin/newrelic_aws` (or on Windows `bundle exec ruby bin\newrelic_aws`)

### Installation with Chef/Puppet

Expand Down

0 comments on commit c66e2b5

Please sign in to comment.