We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d158879 commit a6a095bCopy full SHA for a6a095b
README.md
@@ -356,9 +356,9 @@ class _MyAppState extends State<MyApp> {
356
}
357
```
358
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`.
+12. In `lib/main.dart` replace `YOUR_LICENSE_KEY_GOES_HERE` with your PSPDFKit license key.
+13. Run `flutter emulators --launch apple_ios_simulator` to launch the iOS Simulator.
+14. Run `flutter run`.
362
363
# Example
364
0 commit comments