Remove PCRE dependency from general Waku Prerequisites

This commit is contained in:
Kim De Mey 2021-06-17 14:43:10 +02:00 committed by GitHub
parent 9ee0c2ecb3
commit 060381616d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ detailed instructions, see Waku v1 and v2 home above.
### Prerequisites
* 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).