Skip to content

Commit 64394de

Browse files
authored
Update 2024-10-23-release-0.76-new-architecture.md (facebook#4299)
1 parent bcd8dce commit 64394de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/blog/2024-10-23-release-0.76-new-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ If you use Expo, React Native 0.76 will be supported in Expo SDK 52.
213213
If you need to create a new project using the CLI, you can run this command:
214214

215215
```
216-
npx @react-native-community/cli@latest init MyProject version latest
216+
npx @react-native-community/cli@latest init MyProject --version latest
217217
```
218218

219219
:::info

0 commit comments

Comments
 (0)