Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkleemans committed Nov 21, 2023
1 parent 50c6e70 commit 0c19a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-test-app.sh
Expand Up @@ -2,7 +2,7 @@

$1 # Install vue command, project name should be `test-app`

# Copy example code and svg's
# Copy example code and SVGs
cp ./example/src/App.vue ./test-app/src/App.vue
cp ./example/vite.config.ts ./test-app/vite.config.js
cp ./example/src/assets/test.svg ./test-app/src/assets/test.svg
Expand Down

0 comments on commit 0c19a45

Please sign in to comment.