Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams and Phil LaPier authored and Gabe Berke-Williams committed Jan 20, 2012
1 parent dd6db09 commit 04c9e21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -56,7 +56,8 @@ Import the mixins at the beginning of your stylesheet
# Install without Rails
Bourbon includes an easy way to generate a directory with all the necessary files.

rake generate
gem install bourbon
bourbon generate

This will create a `bourbon` directory that can be used by `sass --watch`. Move
the generated directory into your project's sass directory, e.g. `stylesheets/sass/`.
Expand All @@ -70,7 +71,6 @@ In this case, you will need to import the mixins at the beginning of your styles

@import 'bourbon/bourbon';


# Browser support
Bourbon aims to provide support for CSS3 properties that are not yet fully supported in modern stable browsers.

Expand Down

0 comments on commit 04c9e21

Please sign in to comment.