From f795b843e4b0da73f481fe9c828a4dc5ccbec5af Mon Sep 17 00:00:00 2001 From: default Date: Tue, 4 Oct 2022 09:59:06 +0200 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.