Skip to content

Commit

Permalink
Fix more formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Nov 5, 2011
1 parent 34e8eac commit 1d187fe
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 @@ -60,7 +60,7 @@ The following script will generate a *bourbon* directory and convert all .css.sc

./generate-bourbon.sh

**Step 4:** Move the generated *bourbon* directory into your project's sass directory, e.g. `stylesheets/sass/`
**Step 4:** Move the generated `bourbon` directory into your project's sass directory, e.g. `stylesheets/sass/`

**Step 5:** To output properly, Bourbon must be explicitly required (`-r`) by Sass at the command line:

Expand Down

0 comments on commit 1d187fe

Please sign in to comment.