summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 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<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.