From 2fa188829a73141ac03f4c450c5794bab0805f8f Mon Sep 17 00:00:00 2001 From: Tom Winzig Date: Tue, 8 Oct 2013 16:20:05 -0700 Subject: [PATCH] Update README.md to include Windows exec hint Added some additional command line info for Windows users to get the exec command working. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a31da26..3a4ffb3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,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`) ## AMI This plugin is also available as an Amazon Machine Image (AMI) via the AWS Marketplace. Learn more, then quickly install and configure the AMI here: https://aws.amazon.com/marketplace/pp/B00DMMUO0O/