mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
Merge pull request #106 from DavidAwad/patch-1
Simple command for most linux users
This commit is contained in:
commit
2c978d7558
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user