summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-04 09:59:06 +0200
committerdefault <nobody@localhost>2022-10-04 09:59:06 +0200
commitf795b843e4b0da73f481fe9c828a4dc5ccbec5af (patch)
treed7cd0f8dba80dcf241944c0d71a2e1011d0e49c1 /README.md
parent36da9dbdbe1be055fa163e5337698931698daa02 (diff)
Updated README.
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 e6ac2ff..c3ba6fd 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ On Debian/Ubuntu, you can satisfy these requirements by running
apt install libssl-dev libcurl4-openssl-dev
```
-On OpenBSD you don't need to install anything because the base system provides all the needed software.
+On OpenBSD and FreeBSD you don't need to install anything because the base system provides all the needed software.
Run `make` and then `make install` as root.