Merge 50b291b94e1caf6f8dd895bc9dc5e7f6a1f83f60 into de84ba47f9b02d7ce8533681e123b42712955462

This commit is contained in:
Eman Resu 2026-04-21 17:21:14 +02:00 committed by GitHub
commit 6284be4c57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ make
./build/waku --help
```
#### Nix
You can build Waku v2 node using [Nix](https://nixos.org/) [Flakes](https://nixos.wiki/wiki/Flakes):
You can build Waku v2 node using [Nix](https://nixos.org/) [Flakes](https://wiki.nixos.org/wiki/Flakes):
```sh
nix build github:waku-org/go-waku
```