Update README.md

pull/5536/head
leopardracer 1 month ago committed by Aniket
parent 1ef0667562
commit f615fe4669
  1. 2
      apps/remixdesktop/README.md

@ -7,7 +7,7 @@
In the main repo yarn, then run yarn serve 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 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. 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 If you run into issues with yarn when native node modules are being rebuilt you need

Loading…
Cancel
Save