diff --git a/BUILD.md b/BUILD.md index 4e1b0d041..b0ffd3085 100644 --- a/BUILD.md +++ b/BUILD.md @@ -21,10 +21,9 @@ There are also a few forks of existing packages under the "fork-*" name. ## Required dependencies - Install node 10+ - https://nodejs.org/en/ -- macOS, Linux: Install rsync - https://nodejs.org/en/ - macOS: Install Cocoapods - `brew install cocoapods` - Windows: Install Windows Build Tools - `npm install -g windows-build-tools` -- Linux: Install dependencies - `sudo apt install libnss3 libsecret-1-dev python` +- Linux: Install dependencies - `sudo apt install libnss3 libsecret-1-dev python rsync` ## Building