Skip to content

Commit d313c49

Browse files
committed
2 parents 94fead4 + fee2a84 commit d313c49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
React Native + React Native Navigation
44
</h1>
55

6-
A starter boilerplate for a mobile app using React Native & React Native Navigation(v2) and Redux-Saga. This boilerplate also provides a cool redux-saga structure to bootstrap your react-native app development.
6+
A starter boilerplate for a mobile app using React Native and React Native Navigation(v2). This boilerplate also provides a cool redux-saga structure to bootstrap your react-native app development.
77

88
## Requirements
99
Before start, make sure you installed:
@@ -25,7 +25,7 @@ Before start, make sure you installed:
2525

2626
Clone the repo and install packages.
2727
```shell
28-
$ git clone https://github.com/bbdroid/react-native-redux-firebase ReactNativeBoilerplate
28+
$ git clone https://github.com/wagng/react-native-navigation-redux-starter-kit ReactNativeBoilerplate
2929
$ cd ReactNativeBoilerplate
3030
$ yarn
3131
```

0 commit comments

Comments
 (0)