Skip to content

Commit

Permalink
Fix the name of fonts folder
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanyan committed Nov 17, 2013
1 parent 560be6a commit 0b1f3fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ We intend for this icon pack to be used with [Ionic](http://ionicframework.com/)

1. Download and extract the font pack
2. Copy the `ionicons.css` to your project
3. Copy the `font` folder to your project
4. Ensure the font urls within `ionicons.css` properly reference the `font` path within your project.
3. Copy the `fonts` folder to your project
4. Ensure the font urls within `ionicons.css` properly reference the `fonts` path within your project.
5. Include a reference to the `ionicons.css` file from every webpage you need to use it.

Or install with [component](https://github.com/component/component):
Expand Down

0 comments on commit 0b1f3fd

Please sign in to comment.