Skip to content

Commit d62d775

Browse files
zhouLioncwandev
andauthored
fix: setup tutorial error (#38)
* fix: fix #37 * Revert "fix: fix #37" This reverts commit 6e6fb52. * chore: add @latest --------- Co-authored-by: Charlie Wang <[email protected]>
1 parent ea941ba commit d62d775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/www/content/2.examples/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Let's walk through how to build a workflow visualization using AI Elements Vue.
1818

1919
First, set up a new Vue.js repo by running the following command:
2020

21-
:pm-x{command="create vite@latest ai-workflow --template vue-ts"}
21+
:pm-x{command="create-vite@latest ai-workflow --template vue-ts"}
2222

2323
::alert{type="info" icon="lucide:book"}
2424
Follow this [guide](https://www.shadcn-vue.com/docs/installation/vite.html) to setup **shadcn/vue** and **Tailwind**.

0 commit comments

Comments
 (0)