From 2b12905a79e9b34b02982fec46d011c942c6d7bb Mon Sep 17 00:00:00 2001 From: armandfarr <43730582+armandfarr@users.noreply.github.com> Date: Fri, 5 Apr 2019 15:47:21 +0200 Subject: [PATCH] docs: improve Co-Authored-By: pimlie --- docs/guide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/README.md b/docs/guide/README.md index e541058..c452a37 100644 --- a/docs/guide/README.md +++ b/docs/guide/README.md @@ -41,7 +41,7 @@ $ npm i vue-meta :::warning Using a framework? -If you use a framework like Nuxt.js or Gridsome this step is most likely **not** required. Consult the [documentation](/guide/frameworks.html) of your framework for more information +If you use a framework like Nuxt.js or Gridsome, vue-meta comes pre-installed and this step is most likely **not** required. Consult the [documentation](/guide/frameworks.html) of your framework for more information ::: If you add `vue-meta` with a package manager, you will need to install the `vue-meta` plugin manually: