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

Update README.md

parent 130318e4
Branches
Tags
No related merge requests found
...@@ -10,9 +10,11 @@ You can create a new project interactively by running: ...@@ -10,9 +10,11 @@ You can create a new project interactively by running:
```bash ```bash
npx create-llama@latest npx create-llama@latest
# or # or
yarn create llama-app npm create llama
# or # or
pnpm create llama-app yarn create llama
# or
pnpm create llama
``` ```
You will be asked for the name of your project, and then which framework you want to use You will be asked for the name of your project, and then which framework you want to use
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment