doc: Update build section in README
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
This commit is contained in:
parent
6423a284b8
commit
f707c5c1ef
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ For compatibility with some legacy ifupdown executors, we also provide the
|
|||
|
||||
On musl systems, simply do `make` and `make install` to build and install.
|
||||
|
||||
On glibc systems, you must most likely install `libbsd-dev` and additionally define `LIBBSD_CFLAGS` and `LIBBSD_LIBS`:
|
||||
On glibc systems, you must install `libbsd-dev` or equivalent and additionally define `LIBBSD_CFLAGS` and `LIBBSD_LIBS`:
|
||||
|
||||
# instal packages
|
||||
apt install build-essential libbsd0 libbsd-dev
|
||||
|
|
Loading…
Reference in a new issue