aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Wallace <doof@doof.net>2018-02-14 03:53:39 -0800
committerKevin Wallace <doof@doof.net>2018-02-15 03:02:11 -0800
commitb8a3d530d8689ba33c1e8c91ad1dbe4597e04e19 (patch)
treeaa11deb4b8dcc232ee9a4035dc9b80cd0b21028b
parentreadme (diff)
new import path
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb12050..2fd4c3e 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ $ rdns 4.2.2.0/27 2>/dev/null
## Installation
```sh
-$ go install github.com/kevinwallace/rdns
+$ go get -u doof.net/cmd/rdns
```
Happy resolving.