diff --git a/impeller/README.md b/impeller/README.md index 38efd741bc6c9..039a64dad047a 100644 --- a/impeller/README.md +++ b/impeller/README.md @@ -152,13 +152,13 @@ states of completion: ## Try Impeller in Flutter -Impeller is available under the `--enable-impeller` flag on iOS and Android. -This flag can be specified to `flutter run`. +Impeller is available under the `--enable-impeller` flag on iOS, Android, and +macOS Desktop. This flag can be specified to `flutter run`. If the application needs to be launched with Impeller enabled without using the Flutter tool, follow the platform specific steps below. -### iOS +### iOS and macOS Desktop To your `Info.plist` file, add under the top-level `` tag: ```