From f96bbdd8072bbee7bf74d13e3515708e2a7487c3 Mon Sep 17 00:00:00 2001 From: TheGoddessInari Date: Tue, 17 Jul 2018 10:43:49 -0700 Subject: [PATCH] README: Update to mention external NodeJS requirement for building. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5f167f3..63824b6c 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,8 @@ I'll think about it later. ## Compiling To build your own copy, you need a recent version of [Sencha CMD](https://www.sencha.com/products/extjs/cmd-download/), and to install it with the Compass extension. -This **needs** to be added to your PATH. +You also need a recent copy of [NodeJS](https://nodejs.org/en/download/) with npm. +These **need** to be added to your PATH. ```shell git clone https://github.com/TheGoddessInari/rambox.git