Update installation.md

This commit is contained in:
Georges KABBOUCHI
2021-07-11 14:29:39 +03:00
committed by GitHub
parent 64badbc51e
commit f9b2c8096f
+1 -1
View File
@@ -18,7 +18,7 @@ yarn add vue-tippy@v6
<code-block label="NPM">
```bash
npm install vue-tippy@v6
npm install vue-tippy@next
```
</code-block>