Rust is needed to compile the project (#520)

This commit is contained in:
Franck Royer 2021-04-29 16:04:50 +10:00 committed by GitHub
parent ffb5099f9e
commit a0f79203f8

View File

@ -24,6 +24,7 @@ detailed instructions, see Waku v1 and v2 home above.
* GNU Make, Bash and the usual POSIX utilities. Git 2.9.4 or newer.
* PCRE
* [Rust](https://www.rust-lang.org/)
More information on the installation of these can be found [here](https://github.com/status-im/nimbus#prerequisites).