Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixing minor mistake with reference to cloning git repository
  • Loading branch information
jonathanlbt1 authored Jul 11, 2024
1 parent ee4cfe1 commit c2f43cd
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 @@ -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
```
Expand Down

0 comments on commit c2f43cd

Please sign in to comment.