Skip to content

Commit 5765496

Browse files
authored
Merge pull request #43 from callstack/fix/tweak-switf-docs
Tweak invalid link package in Swift docs
2 parents 9d6be22 + 1fcb94d commit 5765496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SWIFT.md

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

2727
```bash
28-
react-native link @react-native-community/slider
28+
react-native link @callstack/react-native-brownfield
2929
```
3030
</details>
3131

0 commit comments

Comments
 (0)