Skip to content

Commit

Permalink
Edit the command to install the bootstrap3
Browse files Browse the repository at this point in the history
  • Loading branch information
pulkit21 committed Aug 4, 2014
1 parent 1d93c5a commit 487e850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -57,7 +57,7 @@ gem "twitter-bootstrap-rails"
or you can install from latest build;

```ruby
gem 'twitter-bootstrap-rails', :git => 'git://github.com/seyhunak/twitter-bootstrap-rails.git'
gem 'twitter-bootstrap-rails', :git => 'git://github.com/seyhunak/twitter-bootstrap-rails.git', branch: 'bootstrap3'
```

Then run `bundle install` from the command line:
Expand Down

0 comments on commit 487e850

Please sign in to comment.