summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 10969e1..017dd3a 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ pulled in automatically if necessary.
So, to get `dhcpv6` and `dhpv4` just run:
```
-go get github.com/insomniacslk/dhcp/dhcpv{4,6}
+go get -u github.com/insomniacslk/dhcp/dhcpv{4,6}
```