File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Run the following command in your terminal:
2020Add the following line to your ` Podfile ` :
2121
2222``` ruby
23- pod ' ReactNativeBrownfield' , :path => ' ../node_modules/@callstack/react-native-brownfield/ios '
23+ pod ' ReactNativeBrownfield' , :path => ' ../node_modules/@callstack/react-native-brownfield'
2424```
2525</details >
2626
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Run the following command in your terminal:
3434Add the following line to your ` Podfile ` :
3535
3636``` ruby
37- pod ' ReactNativeBrownfield' , :path => ' ../node_modules/@callstack/react-native-brownfield/ios '
37+ pod ' ReactNativeBrownfield' , :path => ' ../node_modules/@callstack/react-native-brownfield'
3838```
3939</details >
4040
You can’t perform that action at this time.
0 commit comments