Skip to content

Commit dba8ba9

Browse files
Arcadi4fengmk2
andauthored
docs: avoid duplicate vp installation in onboarding prompt (#2291)
Closes #2290 Co-authored-by: MK (fengmk2) <fengmk2@gmail.com>
1 parent cb07f50 commit dba8ba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/theme/components/CopyPrompt.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const DEFAULT_PROMPT = `I want to use Vite+ in my project. Vite+ is the unified
99
1010
First, read https://viteplus.dev/llms-full.txt to learn Vite+'s commands and configuration.
1111
12-
Install the \`vp\` CLI:
12+
Install the \`vp\` CLI if it's not already on the system:
1313
- macOS / Linux: curl -fsSL https://vite.plus | bash
1414
- Windows (PowerShell): irm https://vite.plus/ps1 | iex
1515

0 commit comments

Comments
 (0)