Skip to content

Commit

Permalink
updated command
Browse files Browse the repository at this point in the history
  • Loading branch information
ginny100 committed Dec 26, 2024
1 parent 3757ef0 commit 3d24c1a
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 @@ -86,7 +86,7 @@ Then, depending on the target browser:
### For Chrome: <a name="getting-started-chrome"></a>

1. Run:
`nvm install 18 && nvm use 18`
`nvm install stable && nvm use stable`
- Dev: `pnpm dev` (on Windows, you should run as administrator; see [issue#456](https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/issues/456))
- Prod: `pnpm build`
2. Open in browser - `chrome://extensions`
Expand Down

0 comments on commit 3d24c1a

Please sign in to comment.