Skip to content

Commit 9d6be22

Browse files
authored
Merge pull request #42 from callstack/fix/tweak-obejctive-c-docs
Tweak wrong link package in Objective C docs
2 parents 46bfcb7 + 170d2f4 commit 9d6be22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/OBJECTIVE_C.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The library is meant to work with [auto linking](https://github.com/react-native
1111
Run the following command in your terminal:
1212

1313
```bash
14-
react-native link @react-native-community/slider
14+
react-native link @callstack/react-native-brownfield
1515
```
1616
</details>
1717

0 commit comments

Comments
 (0)