summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 25bdae3..017dd3a 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,12 @@ You will probably only need `dhcpv6` and/or `dhcpv4` explicitly. The rest is
pulled in automatically if necessary.
+So, to get `dhcpv6` and `dhpv4` just run:
+```
+go get -u github.com/insomniacslk/dhcp/dhcpv{4,6}
+```
+
+
# Examples
The sections below will illustrate how to use the `dhcpv6` and `dhcpv4`