diff options
| author | Tero Marttila <[email protected]> | 2016-06-19 22:06:25 +0300 |
|---|---|---|
| committer | Tero Marttila <[email protected]> | 2016-06-19 22:06:25 +0300 |
| commit | 89f642d6ff4feff12dba741b08c13b8dc82f8fbc (patch) | |
| tree | 54b64cd8d91172319d296714526ec6f31451a92b | |
| parent | abd42f4bd16eba100d6817ecdcbc5315064a0b98 (diff) | |
README: fix go get path
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ The DNS update requests are retried in the background (XXX: currently blocks for ## Install - go get -v github.com/qmsk/go-nsupdate + go get github.com/SpComb/go-nsupdate ## Usage |
