Skip to content

Commit

Permalink
Merge pull request #527 from 100mslive/updateReadMe
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ygit authored Apr 25, 2022
2 parents 55ed685 + d15d30b commit 90aa6ec
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ Here you will find everything you need to build experiences with video using 100
The Example app can be found [here](https://github.com/100mslive/100ms-flutter/tree/main/example).

1. In project root, run `flutter pub get`
2. Change directory to `example` folder, run `flutter packages pub run build_runner build --delete-conflicting-outputs`
3. Run either `flutter build ios` OR `flutter build apk`
4. Finally, `flutter run`
2. Change directory to `example` folder & run either `flutter build ios` OR `flutter build apk`
3. Finally, `flutter run`

## 🚂 Setup Guide

Expand Down

0 comments on commit 90aa6ec

Please sign in to comment.