Skip to content

Commit 229c168

Browse files
authored
docs: make vue as peer dependency section clearer (#3687)
1 parent c4ae9d3 commit 229c168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/guide/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ You will be greeted with a few simple questions:
8686
<<< @/snippets/init.ansi
8787

8888
::: tip Vue as Peer Dependency
89-
If you intend to perform customization that uses Vue components or APIs, you should also explicitly install `vue` as a peer dependency.
89+
If you intend to perform customization that uses Vue components or APIs, you should also explicitly install `vue` as a dependency.
9090
:::
9191

9292
## File Structure

0 commit comments

Comments
 (0)