diff --git a/README.md b/README.md index 186a87fa..2940de05 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ In the project directory, you can run: Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. +- If the app was not installed locally, change `REACT_APP_KBASE_BACKUP_COOKIE_DOMAIN` within the `.env` file to the IP address and use **http://your-ip:3000/dev** to view it in the browser. + The page will reload if you make edits.\ You will also see any lint errors in the console.