Merge pull request #417 from zjosua/patch-1

Add rsync to requirements
This commit is contained in:
Damien Elmes 2020-01-07 07:13:54 +10:00 committed by GitHub
commit da31bdf5b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@ support site, it would be great if you could add your name below as well.
Erez Volk <erez.volk@gmail.com>
Aristotelis P. <glutanimate.com/contact>
AMBOSS MD Inc. <https://www.amboss.com/>
zjosua <zjosua@hotmail.com>
********************

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.