From de0e8294b1451a3f99a5be987a7ca12b04236761 Mon Sep 17 00:00:00 2001 From: Aaron Dewes Date: Tue, 23 Feb 2021 10:54:23 +0100 Subject: [PATCH] Remove node-sass from README (#609) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 714a3c70..a5a51546 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,6 @@ Docker Image: https://hub.docker.com/r/shahanafarooqui/rtl ### Prerequisites * Functioning and synced LND lightning node. * Node.js, which can be downloaded [here](https://nodejs.org/en/download/) - * On Ubuntu, `g++` is required to install the node-sass dependency. This is available in the `build-essential` package. - * The Most recent versions of node.js might give errors while installing node-sass. Use node.js LTS version 8 or 10 as a solution. * Recommended Browsers: Chrome, Firefox, MS Edge ### Installation