Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Compatible with dart2js and dart2native.
$ flutter pub add --dev icon_font_generator

# And it's ready to go:
$ flutter pub run icon_font_generator:generate <input-svg-dir> <output-font-file> [options]
$ flutter pub run icon_font_generator:generator <input-svg-dir> <output-font-file> [options]
```

### or [Globally activate][] the package:
Expand Down Expand Up @@ -158,4 +158,4 @@ Any suggestions, issues, pull requests are welcomed.
## Credits

This software is fork of unsupported package:
* [fontify](https://github.com/westracer/fontify)
* [fontify](https://github.com/westracer/fontify)