Update notice of build from source pre-requisites for successful fedora builds (#3265)

This commit is contained in:
NagyZoltanPeter 2025-01-30 14:36:04 +01:00 committed by GitHub
parent 9c209b4c3b
commit fa31916348
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,8 @@ These instructions are generic. For more detailed instructions, see the Waku sou
The standard developer tools, including a C compiler, GNU Make, Bash, and Git. More information on these installations can be found [here](https://docs.waku.org/guides/nwaku/build-source#install-dependencies). The standard developer tools, including a C compiler, GNU Make, Bash, and Git. More information on these installations can be found [here](https://docs.waku.org/guides/nwaku/build-source#install-dependencies).
> In some distributions (Fedora linux for example), you may need to install `which` utility separately. Nimbus build system is relying on it.
### Wakunode ### Wakunode
```bash ```bash