Skip to content

Commit

Permalink
Merge pull request vwall#60 from ucbklu/master
Browse files Browse the repository at this point in the history
Clarify that both gems need to be added to gemfile
  • Loading branch information
vwall committed Aug 13, 2012
2 parents 26e3eda + ef256a7 commit bb7d88d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -28,12 +28,9 @@ Demo App at https://github.com/vwall/Compass-Twitter-Bootstrap-Demo-App

## Usage with asset pipeline(Rails 3.2)

**Add it to your Gemfile**
**Add these gems to your Gemfile. To learn about the new compass-rails gem, see https://github.com/Compass/compass-rails for more info.**

gem 'compass_twitter_bootstrap'

**Use the new compass-rails gem. See https://github.com/Compass/compass-rails for more info.**

gem 'compass-rails'

**Bundle install**
Expand Down

0 comments on commit bb7d88d

Please sign in to comment.