Skip to content
This repository was archived by the owner on Mar 5, 2021. It is now read-only.

Commit 7db559b

Browse files
authored
Update instructions for installing Electron
1 parent 3d432ca commit 7db559b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/en/4_development/3_building-superpowers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Once it's done, you can start the app by running:
7373

7474
```bash
7575
# Install Electron the first time (and then everytime you want to update it)
76-
npm install -g electron-prebuilt
76+
npm install -g electron
7777

7878
npm run start
7979
```

0 commit comments

Comments
 (0)