From 1b68e1d9374db3261053e730a1a0b2590e590d4a Mon Sep 17 00:00:00 2001 From: Georges KABBOUCHI Date: Sat, 31 Dec 2022 18:10:50 +0200 Subject: [PATCH] Update installation.md --- docs/content/en/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/installation.md b/docs/content/en/installation.md index f69ab14..8f60934 100644 --- a/docs/content/en/installation.md +++ b/docs/content/en/installation.md @@ -18,7 +18,7 @@ yarn add vue-tippy@v6 ```bash -npm install vue-tippy@next +npm install vue-tippy@v6 ```