diff --git a/README.md b/README.md index da19247..77376b8 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ The integration `serviceWorker` accepts configuration with service worker path a In your [Astro](https://astro.build) project: ```bash -# npm +# if using npm $ npm i -D @ayco/astro-sw -# pnpm +# if using pnpm $ pnpm add -D @ayco/astro-sw ```