Change gem install command in Linux

This commit is contained in:
George T. Gougoudis 2016-06-26 15:51:57 +03:00
parent 7ea776319b
commit 71bf8252e0
No known key found for this signature in database
GPG Key ID: 1E712DDFEB831596

View File

@ -66,7 +66,7 @@ title: Install Sass
first. You can install Ruby through the apt package manager, rbenv, or rvm.
%pre
:preserve
sudo su -c "gem install sass"
sudo gem install sass --no-user-install
%dl#install-ruby-windows
%dt Windows