Skip to content

Commit f4e43dc

Browse files
committed
Update sample doc
1 parent 0162c6e commit f4e43dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Feature: Counter
88

99
Run
1010
```
11-
flutter packages pub run build_runner watch --delete-conflicting-outputs
11+
dart run run build_runner watch --delete-conflicting-outputs
1212
```
1313

1414
The output Dart file would be:

0 commit comments

Comments
 (0)