aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8b526c5..6bcb724 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ Then, on FreeBSD 12 & 13:
```
# git clone https://git.zx2c4.com/wireguard-freebsd
+# make -C wireguard-freebsd/src
# make -C wireguard-freebsd/src load install
```