Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaredWilcurt authored Oct 18, 2024
1 parent d588d60 commit 3e0bd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Updates the Volta config in your `package.json` so your Node.js version will mat
## Usage

1. Uninstall any Node Version Managers you have, then install [Volta](https://volta.sh)
1. In your repo run `npm pkg set scripts.postinstall="npx base-volta-off-of-nwjs@latest"`
1. In your repo run `npm pkg set scripts.postinstall="npx --yes base-volta-off-of-nwjs@latest"`
1. Then run `npm install`
* If it asks if you want to run `base-volta-off-of-nwjs` press `enter` to confirm, this should only happen once

Expand Down

0 comments on commit 3e0bd18

Please sign in to comment.