diff --git a/build.md b/build.md index afb94f6..fea31d4 100644 --- a/build.md +++ b/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