diff --git a/docs/src/docPages/overview/upgrade-guide.md b/docs/src/docPages/overview/upgrade-guide.md index 56b3e357..35796467 100644 --- a/docs/src/docPages/overview/upgrade-guide.md +++ b/docs/src/docPages/overview/upgrade-guide.md @@ -29,7 +29,7 @@ yarn remove tiptap tiptap-commands tiptap-extensions tiptap-utils ### Install tiptap 2.x -Once you have uninstalled the old version of tiptap, install the core repository and starter kit: +Once you have uninstalled the old version of tiptap, install the new Vue 2 package and the starter kit: ``` # install with npm