/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
# Update first sudo gem update --system # Add Github sudo gem sources -a http://gems.github.com # Install gemcutter # manages your connection to the gemcutter repository sudo gem install gemcutter # Install LESS gem sudo gem install less