Skip to content

Commit 2cb7ab2

Browse files
committed
docs: update content
1 parent e0c900e commit 2cb7ab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/docs/getting-started/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ menu: Getting started
1010
### Npm
1111

1212
```bash
13-
npm install @coreui/vue@next
13+
npm install @coreui/vue
1414
```
1515

1616
### Yarn
1717

1818
```bash
19-
yarn add @coreui/vue@next
19+
yarn add @coreui/vue
2020
```
2121

2222
## Using components

0 commit comments

Comments
 (0)