chore: update readme
This commit is contained in:
parent
4691740006
commit
3e31306fc2
1 changed files with 2 additions and 2 deletions
|
@ -9,10 +9,10 @@ The integration `serviceWorker` accepts configuration with service worker path a
|
||||||
In your [Astro](https://astro.build) project:
|
In your [Astro](https://astro.build) project:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# npm
|
# if using npm
|
||||||
$ npm i -D @ayco/astro-sw
|
$ npm i -D @ayco/astro-sw
|
||||||
|
|
||||||
# pnpm
|
# if using pnpm
|
||||||
$ pnpm add -D @ayco/astro-sw
|
$ pnpm add -D @ayco/astro-sw
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue