docs: fix install @zitadel/vue (#7250)

This commit is contained in:
Elio Bischof
2024-01-17 13:37:19 +01:00
committed by GitHub
parent ed0bc39ea4
commit 35339162c9

View File

@@ -57,10 +57,10 @@ Now that you have configured your web application on the ZITADEL side, you can p
### Install Vue dependencies
npm install --save @zitadel/vue
To conveniently connect with ZITADEL, you can install the [@zitadel/vue NPM package](https://www.npmjs.com/package/@zitadel/vue). Run the following command:
```bash
npm install --save @zitadel/vue
```
### Create and configure the auth service