commit 9360fed258098158c51b3a384a76ff570afcdce0 parent 70075a836db93b148dc55f4ee63edb6b36d5f9fb Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 11 Oct 2020 22:38:12 +0200 inline step 8 Diffstat:
| M | README.md | | | 5 | +---- |
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/README.md b/README.md @@ -39,13 +39,10 @@ Step 6: Install LXML Step 7: Install NPM<br> -> ```$ sudo apt install npm; sudo npm install -g npm node``` +> ```$ sudo apt install npm; sudo npm install -g npm node sass``` <br> -Step 8: Install scss<br> -> ```$ make sass-install``` - This will the NPM implementation of sass. If you have a Ruby tool called 'sass' installed, this build will NOT work.