mycaiiil you forgot to update this you moron
parent
d25a5facd6
commit
cf14e13843
5
build.md
5
build.md
|
@ -13,13 +13,14 @@
|
|||
|
||||
## 3) Go to your terminal, then type:
|
||||
|
||||
```npm i --force```
|
||||
```npm i pnpm -g```
|
||||
```pnpm install```
|
||||
|
||||
This will **forcefully** install everything you need
|
||||
|
||||
## 4). After that is done, build it!
|
||||
|
||||
```npm run package```
|
||||
```pnpm package```
|
||||
|
||||
## 5) Bundle with a [patched](https://git.randomserver.top/aiek/supermium-electron28-patched) electron
|
||||
|
||||
|
|
Loading…
Reference in New Issue