mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-15 01:55:03 +00:00
Updated README.
This commit is contained in:
parent
36da9dbdbe
commit
f795b843e4
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ On Debian/Ubuntu, you can satisfy these requirements by running
|
||||||
apt install libssl-dev libcurl4-openssl-dev
|
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.
|
Run `make` and then `make install` as root.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue