Skip to content

Commit d785619

Browse files
authored
Merge pull request #106 from Albert221/patch-1
Fix wrong package mentioned in README
2 parents a4cdc88 + d655d54 commit d785619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Feature: Counter
3232
Then I see {'0'} text
3333
```
3434

35-
Now ask `built_value` to generate Dart files for you. You may do this with the command:
35+
Now ask `build_runner` to generate Dart files for you. You may do this with the command:
3636
```
3737
dart run build_runner watch --delete-conflicting-outputs
3838
```

0 commit comments

Comments
 (0)