Skip to content

Commit d151d98

Browse files
authored
Update README.md
1 parent 55262fc commit d151d98

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ A react-native breadcrumb for both android and ios. You can define any number of
99
```
1010
yarn add react-native-breadcrumb
1111
```
12-
or
12+
or
1313
```
1414
npm install --save react-native-breadcrumb
15-
1615
```
1716

1817
# Usage
@@ -50,7 +49,7 @@ checkout sample directory and findout a react-native app.
5049
```
5150
react-native run-android
5251
```
53-
or
52+
or
5453
```
5554
react-native run-ios
5655
```

0 commit comments

Comments
 (0)