diff --git a/README.md b/README.md index 2df453e..5b973ad 100644 --- a/README.md +++ b/README.md @@ -492,7 +492,7 @@ In this case, `message_foo_counter` has `tag`, `hostname`, `key` and `data_type` Checkout repository and setup. ``` -$ git clone git://github.com/fluent/fluent-plugin-prometheus +$ git clone git://github.com/fluent/fluent-plugin-prometheus.git $ cd fluent-plugin-prometheus $ bundle install --path vendor/bundle ```