diff --git a/README.md b/README.md index 84d2960..092344c 100644 --- a/README.md +++ b/README.md @@ -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 [options] +$ flutter pub run icon_font_generator:generator [options] ``` ### or [Globally activate][] the package: @@ -31,7 +31,7 @@ $ flutter pub run icon_font_generator:generate [options] +$ generator [options] ``` Required positional arguments: @@ -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) \ No newline at end of file +* [fontify](https://github.com/westracer/fontify)