From 2eeb9ed605745a35cf7bfe36084f9e414dc1ff01 Mon Sep 17 00:00:00 2001 From: Zach Fox Date: Thu, 21 Nov 2019 14:37:24 -0800 Subject: [PATCH] DEV-2794: Update BUILD.MD --- BUILD.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILD.md b/BUILD.md index c9bb48d4b7..877ac4f1da 100644 --- a/BUILD.md +++ b/BUILD.md @@ -9,6 +9,8 @@ - [git](https://git-scm.com/downloads): >= 1.6 - [cmake](https://cmake.org/download/): 3.9 - [Python](https://www.python.org/downloads/): 3.6 or higher +- [Node.JS](https://nodejs.org/en/): >= 12.13.1 LTS + - Used to build the Screen Sharing executable. ### CMake External Project Dependencies