Skip to content

Commit bef5942

Browse files
committed
chore: merge branch 'docs' into dev [ci skip]
2 parents b7f4589 + 1b8153c commit bef5942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/plugins-and-presets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,5 +209,5 @@ When developing a remote preset, it can be tedious to have to repeatedly push th
209209
vue create --preset ./my-preset my-project
210210

211211
# or directly use a json file in cwd:
212-
vue create --preset my-preset.json
212+
vue create --preset my-preset.json my-project
213213
```

0 commit comments

Comments
 (0)