Add rsync to requirements

This commit is contained in:
zjosua 2020-01-06 18:30:11 +01:00 committed by GitHub
parent 844e90fc80
commit 339c0a9452
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ To start, make sure you have the following installed:
- rustup (https://rustup.rs/)
- gettext
- rename
- rsync
The build scripts assume a UNIX-like environment, so on Windows you will
need to use WSL or Cygwin to use them.