Update installation.md

This commit is contained in:
Georges KABBOUCHI
2022-12-31 18:10:50 +02:00
parent 9c1b823fcf
commit 1b68e1d937
+1 -1
View File
@@ -18,7 +18,7 @@ yarn add vue-tippy@v6
<code-block label="NPM">
```bash
npm install vue-tippy@next
npm install vue-tippy@v6
```
</code-block>