Skip to content

Commit 1fd64d2

Browse files
committed
chore: updated readme
1 parent a7b785b commit 1fd64d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ npm uninstall -g react-native-cli
5959

6060
## Quick start
6161

62-
Generate a new React Native(**v0.78**) app using the **@ajaysidhu/react-native-template**:
62+
Generate a new React Native(**v0.79**) app using the **@ajaysidhu/react-native-template**:
6363

6464
```shell
6565
npx @react-native-community/cli@latest init myapp --template @ajaysidhu/react-native-template --skip-install --pm npm --skip-git-init

website/docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ npm uninstall -g react-native-cli
2626

2727
## Initialising
2828

29-
Generate a new React Native(**v0.78**) app using the **@ajaysidhu/react-native-template**:
29+
Generate a new React Native(**v0.79**) app using the **@ajaysidhu/react-native-template**:
3030

3131
```shell
3232
npx @react-native-community/cli@latest init myapp --template @ajaysidhu/react-native-template --skip-install --pm npm --skip-git-init

0 commit comments

Comments
 (0)