Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Dec 23, 2024
1 parent be3f3d7 commit 3a2958e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ Collection of [Vite](https://vitejs.dev/) plugins and utilities for [webxdc](htt

## Getting Started

Add `@webxdc/vite-plugins` library as development dependency:
Scaffolding your first webxdc project:

```bash
npm install --save-dev "@webxdc/vite-plugins"
npm create @webxdc/vite-plugins@latest
```

Then update your Vite configuration as needed. See below for example Vite configurations.
Expand Down

0 comments on commit 3a2958e

Please sign in to comment.