Leander Schulten

docs: Fix typo

@@ -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