From 829d488217d1c96000aa6e1a92eb265bc4d11453 Mon Sep 17 00:00:00 2001 From: Fuxing Loh Date: Thu, 4 Feb 2021 13:53:37 +0800 Subject: [PATCH] Added migration notes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d92047e..c2ec310 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ and a bunch of other fun stuff. # for Vue 2 npm i vue-horizontal # for Vue 3 -npm i vue-horizontal@next +# migration notes: https://github.com/fuxingloh/vue-horizontal/pull/87 +npm i vue-horizontal@next # or yarn add vue-horizontal # or via