Merge pull request #106 from DavidAwad/patch-1

Simple command for most linux users
This commit is contained in:
₍˄ุ.͡˳̫.˄ุ₎ 2014-12-04 12:49:51 -08:00
commit 2c978d7558

View File

@ -64,6 +64,9 @@ title: Install Sass
%dd
If you're using a distribution of Linux, you'll need to install Ruby
first. You can install Ruby through the apt package manager, rbenv, or rvm.
%pre
:preserve
sudo su -c "gem install sass"
%dl#install-ruby-windows
%dt Windows