From 57f906b99edaf5211a90ec7bda1b618f22fcf828 Mon Sep 17 00:00:00 2001 From: Kelrap <99418823+Kelrap@users.noreply.github.com> Date: Thu, 4 Sep 2025 09:31:59 -0400 Subject: [PATCH] Fix error readme hot reload run instructions (em-dash instead of double dash) (#3866) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bf5e37af..ae3f324ae 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ * To run on Android: * Download Android File Transfer here: ​​https://www.android.com/filetransfer/ * To run the app from VSCode terminal: - * On web, run `flutter run -d chrome –hot` + * On web, run `flutter run -d chrome --hot` * Or as a web server (Usage with WSL or remote connect) `flutter run --release -d web-server -web-port=3000` * On mobile device or simulator, run `flutter run –hot -d `