README: fix go get path

This commit is contained in:
Tero Marttila 2016-06-19 22:06:25 +03:00
parent abd42f4bd1
commit 89f642d6ff
1 changed files with 1 additions and 1 deletions

View File

@ -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