diff --git a/readme.md b/readme.md index 1b48de81..0a97b264 100644 --- a/readme.md +++ b/readme.md @@ -14,11 +14,11 @@ ## Install ``` sh -npm install vue vuepress@next vuepress-theme-plume +npm install vuepress@next vuepress-theme-plume # or -pnpm add vue vuepress@next vuepress-theme-plume +pnpm add vuepress@next vuepress-theme-plume vue @vuepress/client # or -yarn add vue vuepress@next vuepress-theme-plume +yarn add vuepress@next vuepress-theme-plume ``` ## Usage