Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
classyrazy committed Apr 26, 2024
1 parent 2b422b8 commit 7701dd9
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 @@ -580,7 +580,7 @@ export default App;
```

### Vite.js Setup
If you are using Vite.js as your build tool, you need to install the `@rollup/plugin-commonjs'` plugin, you can do that by running the following command:
If you are using Vite.js as your build tool, you need to install the `@rollup/plugin-commonjs` plugin, you can do that by running the following command:
```bash
npm install @rollup/plugin-commonjs'
```
Expand Down

0 comments on commit 7701dd9

Please sign in to comment.