Skip to content

Commit

Permalink
README: fix installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
stapelberg committed Dec 17, 2024
1 parent b76e607 commit 377ccdd
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 @@ -17,7 +17,7 @@ This is not an official Google product.
## Installation

``` shell
go get -u github.com/google/dnsmasq_exporter
go install github.com/google/dnsmasq_exporter@latest
```

## Usage
Expand Down

0 comments on commit 377ccdd

Please sign in to comment.