Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelad committed Mar 16, 2016
1 parent ccebd72 commit 454c75a
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 @@ -80,7 +80,7 @@ Export 'play' and 'stop' icons, size 64x64:
Export all icons in blue:
`$ icon-font-to-png --css font-awesome.css --ttf fontawesome-webfont.ttf --color blue ALL`

Or you can use `font-awesome-to-png`, which works exactly the same but doesn't require `-ttf` and `-css` arguments:
Or you can use `font-awesome-to-png`, without css and ttf arguments:
`$ font-awesome-to-png ALL`

## API
Expand Down

0 comments on commit 454c75a

Please sign in to comment.