Merge pull request #6 from do9xe/master

add unlisted commands to the documentation
This commit is contained in:
Nils Schneider 2015-04-28 16:25:17 +02:00
commit 980e669eef

View file

@ -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: