diff --git a/README.md b/README.md index d6318e3..128735c 100644 --- a/README.md +++ b/README.md @@ -8,22 +8,8 @@ Nuxt Module for [vue3-google-signin](https://vue3-google-signin.wavezync.com/) ### Install package -- With **NPM** - -```bash -npm install -S nuxt-vue3-google-signin -``` - -- With **Yarn** - -```bash -yarn add nuxt-vue3-google-signin -``` - -- With **PNPM** - ```bash -pnpm add nuxt-vue3-google-signin +npx nuxi@latest module add nuxt-vue3-google-signin ``` ### Initialize