Skip to content

Commit

Permalink
Update readme with new less-rails
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Sep 26, 2011
1 parent 1636951 commit e2e62bd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -17,11 +17,10 @@ This gem will directly track the semantic versioning releases of the Twitter Boo

## Installing

This library requires the less-rails gem to work. Unfortunately, I have yet to publish my gem in the abandoned less-rails space on rubygems.org. Till then, please bundle less-rails using the git repo.
This library requires the less-rails gem greater than 2.0.0 to work. Our gem spec will pull this and less in automatically. So all you need to do is bundle up less-rails-bootstrap in your Gemfle.

```ruby
gem 'less-rails', :git => 'git://github.com/metaskills/less-rails.git'
gem 'less-rails-bootstrap', '1.3.0'
gem 'less-rails-bootstrap'
```


Expand Down

0 comments on commit e2e62bd

Please sign in to comment.