Skip to content

Commit 01b09ed

Browse files
authored
doc(README): change contribute example commands
1 parent fd52ed5 commit 01b09ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,7 @@ Contributors are welcome!
249249
Make sure the commands below **passes** before making a Pull Request.
250250

251251
```shell
252-
flutter analyze
253-
flutter test
252+
flutter analyze && flutter test
254253
```
255254

256255
## References

0 commit comments

Comments
 (0)