Skip to content

Commit a2a41d0

Browse files
authored
fix: update the react README to use the updated app template (#354)
1 parent 1a78882 commit a2a41d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Here's how to implement your Sanity application:
2626
1. Create a new React TypeScript project using the Sanity template
2727

2828
```bash
29-
pnpx sanity@latest init --template core-app
29+
pnpx sanity@latest init --template app-quickstart
3030
cd my-content-os-app
3131
```
3232

0 commit comments

Comments
 (0)