Merge pull request #162 from cfultz/patch-1
Update README.md 'From Source' section
This commit is contained in:
commit
70df0c594c
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue