mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
Change gem install command in Linux
This commit is contained in:
parent
7ea776319b
commit
71bf8252e0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user