Skip to content

Commit 6e1bdc1

Browse files
committed
delete last @latest left
1 parent 877c313 commit 6e1bdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CreateReactAdmin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ npx create-react-admin@latest your-admin-name
3232
# Using npm
3333
npm create react-admin@latest your-admin-name
3434
# Using yarn
35-
yarn create react-admin@latest your-admin-name
35+
yarn create react-admin your-admin-name
3636
# Using bun
3737
bun create react-admin@latest your-admin-name
3838
```

0 commit comments

Comments
 (0)