Skip to content

Commit f41fa8b

Browse files
authored
Update README.md
1 parent 01ec065 commit f41fa8b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ As we are integrating with react-native, we have a little more setup to integrat
5757

5858
**Important**: This will _not_ work if you do not complete all the steps:
5959

60-
[ ] Link the `RCTLinkingManager` project
61-
[ ] Update your `AppDelegate.h` file
62-
[ ] Add KeychainSharing in your app
63-
[ ] Link the `react-native-oauth` project with your application (`react-native link`)
64-
[ ] Register a URL type of your application (Info tab -- see below)
60+
- [ ] Link the `RCTLinkingManager` project
61+
- [ ] Update your `AppDelegate.h` file
62+
- [ ] Add KeychainSharing in your app
63+
- [ ] Link the `react-native-oauth` project with your application (`react-native link`)
64+
- [ ] Register a URL type of your application (Info tab -- see below)
6565

6666
#### RCTLinkingManager
6767

0 commit comments

Comments
 (0)