From d7edde0bd8dd59c42def5a30ff40cbba480dcc5c Mon Sep 17 00:00:00 2001 From: mak2002 <77744862+mak2002@users.noreply.github.com> Date: Wed, 17 Feb 2021 09:04:42 +0530 Subject: [PATCH] Doc: Update BUILD.md (#4541) --- BUILD.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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