Skip to content

Commit a6a095b

Browse files
author
Rad Azzouz
committed
Fix numbering for the integration steps in the README
1 parent d158879 commit a6a095b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,9 +356,9 @@ class _MyAppState extends State<MyApp> {
356356
}
357357
```
358358

359-
11. In `lib/main.dart` replace `YOUR_LICENSE_KEY_GOES_HERE` with your PSPDFKit license key.
360-
12. Run `flutter emulators --launch apple_ios_simulator` to launch the iOS Simulator.
361-
13. Run `flutter run`.
359+
12. In `lib/main.dart` replace `YOUR_LICENSE_KEY_GOES_HERE` with your PSPDFKit license key.
360+
13. Run `flutter emulators --launch apple_ios_simulator` to launch the iOS Simulator.
361+
14. Run `flutter run`.
362362

363363
# Example
364364

0 commit comments

Comments
 (0)