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 b6d41f7..979bc7a 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ 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:
+So, to get `dhcpv6` and `dhcpv4` just run:
```
go get -u github.com/insomniacslk/dhcp/dhcpv{4,6}
```