mirror of
https://github.com/eko/pihole-exporter.git
synced 2024-12-22 15:57:45 +01:00
Merge pull request #162 from cfultz/patch-1
Update README.md 'From Source' section
This commit is contained in:
commit
70df0c594c
@ -108,7 +108,7 @@ $ docker run \
|
||||
|
||||
Optionally, you can download and build it from the sources. You have to retrieve the project sources by using one of the following way:
|
||||
```bash
|
||||
$ go get -u github.com/eko/pihole-exporter
|
||||
$ go install github.com/eko/pihole-exporter@latest
|
||||
# or
|
||||
$ git clone https://github.com/eko/pihole-exporter.git
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user