diff --git a/README.md b/README.md index 452a12fcb..3287e5578 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ npm run dev ### Live Reload for Mobile Development -1. Update the port to 3000 in the `vite.config.js` file, as Capacitor commands require this port. +1. Update the port to 3000 in the `vite.config.js` file, as Capacitor commands require this port and run server with `npm run dev` 2. Build the mobile app for Android or iOS with live reload enabled by running: