Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -5,7 +5,7 @@ Demonstrates how to use the mobile_scanner plugin. | @@ -5,7 +5,7 @@ Demonstrates how to use the mobile_scanner plugin. | ||
| 5 | ## Run Examples | 5 | ## Run Examples |
| 6 | 6 | ||
| 7 | 1. `git clone https://github.com/juliansteenbakker/mobile_scanner.git` | 7 | 1. `git clone https://github.com/juliansteenbakker/mobile_scanner.git` |
| 8 | -2. `cd mobile_scanner/examples/lib` | 8 | +2. `cd mobile_scanner/example/lib` |
| 9 | 3. `flutter pub get` | 9 | 3. `flutter pub get` |
| 10 | 4. `flutter run` | 10 | 4. `flutter run` |
| 11 | 11 |
-
Please register or login to post a comment