Skip to content

Commit

Permalink
Specify version for in Readme #749
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Jan 19, 2015
1 parent 720843a commit a477f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -136,7 +136,7 @@ If this happens, change the import order so that Compass mixins are loaded later
bootstrap-sass Bower package is compatible with node-sass 1.2.3+. You can install it with:

```console
$ bower install bootstrap-sass
$ bower install bootstrap-sass\#v3.3.2+1
```

Sass, JS, and all other assets are located at [assets](/assets).
Expand Down

1 comment on commit a477f37

@glebm
Copy link
Member Author

@glebm glebm commented on a477f37 Jan 19, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git commit -m 'Specify version for `bower install` in Readme'

Please sign in to comment.