Commit fdaf730d authored by jy1263's avatar jy1263 Committed by GitHub

Update README.md

parent a89761c1
......@@ -4,10 +4,10 @@
# Compilation Instructions (Windows)
1. Clone the repository.
2. Install [node.js](https://nodejs.org/)
3. Open the node.js command prompt and install electron and electron-dl globally:
3. Open the node.js command prompt and install electron globally:
```
npm install electron -g
npm install electron-dl -g
```
4. Using the node.js command prompt, cd to where you cloned the repository.
5. Install electron-dl with ```npm install electron-dl```
5. Run ```electron .```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment