add note about perl requirement to readme

closes #3106
This commit is contained in:
Simon Laux
2022-03-09 17:27:20 +01:00
committed by Simon Laux
parent d1b0c28924
commit 332cb0896b

View File

@@ -12,6 +12,8 @@ To download and install the official compiler for the Rust programming language,
$ curl https://sh.rustup.rs -sSf | sh
```
> On Windows, you may need to also install **Perl** to be able to compile deltachat-core.
## Using the CLI client
Compile and run Delta Chat Core command line utility, using `cargo`: