summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/vue')
-rw-r--r--packages/integrations/vue/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/integrations/vue/README.md b/packages/integrations/vue/README.md
index 66b320629..9666bf394 100644
--- a/packages/integrations/vue/README.md
+++ b/packages/integrations/vue/README.md
@@ -23,8 +23,6 @@ yarn astro add vue
pnpm astro add vue
```
-Finally, in the terminal window running Astro, press `CTRL+C` and then restart the dev server.
-
If you run into any issues, [feel free to report them to us on GitHub](https://github.com/withastro/astro/issues) and try the manual installation steps below.
### Install dependencies manually