Merge 50b291b94e1caf6f8dd895bc9dc5e7f6a1f83f60 into d1b2917b3aa47c96f3b8293467e6be68c11d2683

This commit is contained in:
Eman Resu 2026-02-05 20:40:50 +05:30 committed by GitHub
commit 9d3e001952
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
```