diff --git a/README.md b/README.md index 064f6f6..676c4c5 100644 --- a/README.md +++ b/README.md @@ -56,34 +56,8 @@ Reusable interface transitions for `Vue 2` and `Vue 3` with no CSS needed ❤️ --- -### Using `yarn` - -```bash -yarn add @morev/vue-transitions -``` - ---- - -### Using `npm` - -```bash -npm install @morev/vue-transitions -``` - ---- - -### Using `pnpm` - -```bash -pnpm add @morev/vue-transitions -``` - ---- - -### Using `bun` - ```bash -bun add @morev/vue-transitions +npx nuxi@latest module add vue-transitions ``` ❗ **Important note for `Bun` users**