diff options
author | Kevin Wallace <doof@doof.net> | 2018-02-14 03:53:39 -0800 |
---|---|---|
committer | Kevin Wallace <doof@doof.net> | 2018-02-15 03:02:11 -0800 |
commit | b8a3d530d8689ba33c1e8c91ad1dbe4597e04e19 (patch) | |
tree | aa11deb4b8dcc232ee9a4035dc9b80cd0b21028b | |
parent | readme (diff) |
new import path
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |