Skip to content

Commit

Permalink
Fix go get URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Feb 28, 2018
1 parent 670ed03 commit c9f9a9c
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 @@ -110,7 +110,7 @@ Check out how in the INSTALL section.

1) Install [Go 1.9 or newer](https://golang.org/doc/install)

2) Install acme-dns: `go get https://github.com/joohoi/acme-dns/...`
2) Install acme-dns: `go get github.com/joohoi/acme-dns/...`

3) Edit config.cfg to suit your needs (see [configuration](#configuration)). `acme-dns` will read the configuration file from `/etc/acme-dns/config.cfg` or `./config.cfg`

Expand Down

0 comments on commit c9f9a9c

Please sign in to comment.