From 9360fed258098158c51b3a384a76ff570afcdce0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 11 Oct 2020 22:38:12 +0200 Subject: inline step 8 --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index c9f3e7f..eebbbdb 100644 --- a/README.md +++ b/README.md @@ -39,13 +39,10 @@ Step 6: Install LXML Step 7: Install NPM
-> ```$ sudo apt install npm; sudo npm install -g npm node``` +> ```$ sudo apt install npm; sudo npm install -g npm node sass```
-Step 8: Install scss
-> ```$ make sass-install``` - This will the NPM implementation of sass. If you have a Ruby tool called 'sass' installed, this build will NOT work. -- cgit v1.2.3