From f615fe46692fc4c357ede984bea60da1c3540df2 Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:55:55 +0200 Subject: [PATCH] Update README.md --- apps/remixdesktop/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/remixdesktop/README.md b/apps/remixdesktop/README.md index 09447c6a2a..e854386a6a 100644 --- a/apps/remixdesktop/README.md +++ b/apps/remixdesktop/README.md @@ -7,7 +7,7 @@ In the main repo yarn, then run yarn serve In this directory apps/remixdesktop, yarn, then run: yarn start:dev to boot the electron app -Then app will be started in live reload mode, anything you do in Remix IDE will be reloaded. +Then, the app will be started in live reload mode, and anything you do in Remix IDE will be reloaded. It will not however reload electron code. You need to rerun yarn start:dev every time. If you run into issues with yarn when native node modules are being rebuilt you need