README: openbsd and arch linux has a package, mentions nix shell
This commit is contained in:
parent
bbd0f05663
commit
6743c54359
@ -22,6 +22,10 @@ For all supported OS, it's possible to run **Vger** in a chroot and drop privile
|
||||
|
||||
# Install
|
||||
|
||||
On OpenBSD and Arch Linux there is a package `vger` that you can install.
|
||||
|
||||
# Building from sources
|
||||
|
||||
```
|
||||
git clone https://tildegit.org/solene/vger.git
|
||||
cd vger
|
||||
@ -32,6 +36,8 @@ doas make install
|
||||
|
||||
On GNU/Linux, make sure you installed `libbsd`, it has been reported that using clang was required too.
|
||||
|
||||
For NixOS/Nix users, there is a `shell.nix` listing the dependencies.
|
||||
|
||||
# Running tests
|
||||
|
||||
**Vger** comes with a test suite you can use with `make test`.
|
||||
|
Loading…
Reference in New Issue
Block a user