Skip to content

Commit 86212a7

Browse files
committed
update readme
1 parent a5ee918 commit 86212a7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ Blazing fast WebSocket client for React Native built on top of [Nitro](https://m
99
### Getting started
1010

1111
```
12-
npm install react-native-fast-ws react-native-nitro-modules
12+
npm install react-native-fast-ws --save
1313
```
1414

15+
> [!NOTE]
16+
> This package requires React Native 0.76 and New Architecture. You must also install and configure [Nitro Modules](https://github.com/mrousavy/nitro) to use this package.
17+
1518
### TODOs
1619

1720
- Provide Android support

0 commit comments

Comments
 (0)