diff options
Diffstat (limited to 'examples/framework-react')
-rw-r--r-- | examples/framework-react/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-react/README.md b/examples/framework-react/README.md index b82e192a6..1bcf52dcb 100644 --- a/examples/framework-react/README.md +++ b/examples/framework-react/README.md @@ -1,7 +1,7 @@ # Astro + React Example ``` -npm init astro -- --template framework-react +npm create astro@latest -- --template framework-react ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-react) |