Skip to content

Commit

Permalink
Bower installs stuff in bower_components directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancarlozapata committed Oct 8, 2013
1 parent 7f01379 commit 4ec0d33
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 @@ -56,7 +56,7 @@ Elsewise, [download the zip folder](https://github.com/cobyism/gridism/archive/g
Add the following stylesheet to your HTML’s `<head>` section:

```html
<link rel="stylesheet" href="components/gridism/gridism.css">
<link rel="stylesheet" href="bower_components/gridism/gridism.css">
```

**Note:** If you didn’t install using Bower, you need to adjust the path of CSS file to match your file structure.
Expand Down

0 comments on commit 4ec0d33

Please sign in to comment.