Skip to content

Commit

Permalink
Readme: Drop version from bower install as tags are now semver. See #519
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Feb 3, 2014
1 parent e380a88 commit a1d13d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ require 'bootstrap-sass'
Using bootstrap-sass as a Bower package is still being tested. You can install it with:

```bash
bower install 'git://github.com/twbs/bootstrap-sass.git#v3.1.0'
bower install git://github.com/twbs/bootstrap-sass.git
```

The files are located at [vendor/assets](/vendor/assets).
Expand Down

0 comments on commit a1d13d0

Please sign in to comment.