Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@ The build process will create the binary in the `bin` directory. You can run it
./bin/wahay
```

## Nix & NixOS

If using Nix, or NixOS, then you can install Wahay from Nixpkgs:

```bash
nix-env -i wahay
```

## Security warning

Wahay is currently under active development. There have been no security audits
Expand Down