diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -31,7 +31,7 @@ On Debian/Ubuntu, you can satisfy these requirements by running | |||
| 31 | apt install libssl-dev libcurl4-openssl-dev | 31 | apt install libssl-dev libcurl4-openssl-dev |
| 32 | ``` | 32 | ``` |
| 33 | 33 | ||
| 34 | On OpenBSD you don't need to install anything because the base system provides all the needed software. | 34 | On OpenBSD and FreeBSD you don't need to install anything because the base system provides all the needed software. |
| 35 | 35 | ||
| 36 | Run `make` and then `make install` as root. | 36 | Run `make` and then `make install` as root. |
| 37 | 37 | ||