Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszpolanski committed Nov 9, 2019
1 parent b7f74e2 commit 18e0d9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,12 @@ In IntelliJ/VS Code select appropriate device via device picker and run tha app
# Running Flutter Driver tests on Desktop
### Windows
```
flutter packages get
dart .\lib\tests\test.dart -r 800x800
```

### MacOs/Linux
```
flutter packages get
dart ./lib/tests/test.dart -r 800x800
```

0 comments on commit 18e0d9c

Please sign in to comment.