mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
Add rsync to requirements
This commit is contained in:
parent
844e90fc80
commit
339c0a9452
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ To start, make sure you have the following installed:
|
||||||
- rustup (https://rustup.rs/)
|
- rustup (https://rustup.rs/)
|
||||||
- gettext
|
- gettext
|
||||||
- rename
|
- rename
|
||||||
|
- rsync
|
||||||
|
|
||||||
The build scripts assume a UNIX-like environment, so on Windows you will
|
The build scripts assume a UNIX-like environment, so on Windows you will
|
||||||
need to use WSL or Cygwin to use them.
|
need to use WSL or Cygwin to use them.
|
||||||
|
|
Loading…
Reference in a new issue