Skip to content

Commit ecf7374

Browse files
authored
Update README.md
1 parent df33727 commit ecf7374

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Run `fluttergen` after the configuration [`pubspec.yaml`](https://dart.dev/tools
6060

6161
### Use this package as an executable
6262

63-
#### Install [FlutterGen]
63+
#### 1. Install [FlutterGen]
6464

6565
##### Using a Homebrew Formula
6666

@@ -76,7 +76,7 @@ $ pub global activate flutter_gen
7676
$ export PATH="$PATH":"$HOME/.pub-cache/bin"
7777
```
7878

79-
#### Use [FlutterGen]
79+
#### 2. Use [FlutterGen]
8080

8181
```sh
8282
$ fluttergen -h

0 commit comments

Comments
 (0)