Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-tunda committed Nov 20, 2023
1 parent 692dc10 commit 41999e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pnpm create @robertchaw/myapp
你也可以通过命令行直接生成参数:
```bash
# npm
npm create @robertchaw/myapp --template react
npm create @robertchaw/myapp -- --template=react

#pnpm
pnpm create @robertchaw/myapp --template react
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@robertchaw/create-myapp",
"version": "0.0.15",
"version": "0.0.16",
"description": "",
"author": "Robert Chaw",
"homepage": "https://github.com/RobertChaw/create-myapp",
Expand Down

0 comments on commit 41999e5

Please sign in to comment.