Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Adding some ruby update commands
  • Loading branch information
rupl committed Nov 5, 2012
1 parent bc8edb2 commit 3f6d13f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,10 @@ If you have any questions regarding installing, they are most likely answered wi

## Gem installation

sudo gem install compass toolkit compass-normalize sassy-buttons
Commands that start with # are just comments

# Update ruby, sass, compass and all existing gems
sudo gem update --system

# Download and install some Compass gems
sudo gem install compass toolkit compass-normalize sassy-buttons singularitygs

0 comments on commit 3f6d13f

Please sign in to comment.