Update README.md

This commit is contained in:
mmvanheusden
2022-06-25 19:40:52 +02:00
committed by GitHub
parent a385a82773
commit 2cec3f077c

View File

@@ -2,10 +2,10 @@
## How to setup dev environment
* First, install `npm` and `nodejs` on your system.
* First, install `npm`, `nodejs` and Electron on your system.
> For Arch Linux users, run `sudo pacman -S npm nodejs`
* Then, git clone this repo, change direcory into the repo and run `git checkout rewrite`.
* Now run `npm install`
* You now can start the GUI with `npm start`
* You now can start the GUI with `npm start`