From f50a002d9a7775cf1b6de6357cd576c65f026590 Mon Sep 17 00:00:00 2001 From: do9xe Date: Mon, 27 Apr 2015 17:59:29 +0200 Subject: [PATCH] add unlisted commands to the documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ebc487..8e70f54 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Meshviewer is a frontend for # Installing dependencies -Install npm with your package-manager. On Debian-like systems run: +Install npm and Sass with your package-manager. On Debian-like systems run: - sudo apt-get install npm + sudo apt-get install npm ruby-sass Execute these commands on your server as a normal user to prepare the dependencies: