Skip to content
Snippets Groups Projects
Commit 130318e4 authored by yisding's avatar yisding Committed by GitHub
Browse files

Update packages/create-llama/create-app.ts


Co-authored-by: default avatarAlex Yang <himself65@outlook.com>
parent 60816cc0
No related branches found
Tags v0.1.33
No related merge requests found
......@@ -102,7 +102,7 @@ export async function createApp({
console.log(
`Now have a look at the ${terminalLink(
"README.md",
"file://${appName}/README.md",
`file://${appName}/README.md`,
)} and learn how to get started.`,
);
console.log();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment