We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28adf7 commit 5bcecdbCopy full SHA for 5bcecdb
README.md
@@ -28,7 +28,7 @@ This guide explains how to directly access methods from the `rn-encryption` libr
28
Install the library using npm or yarn:
29
30
```bash
31
-expo install @yourorg/native-encryption
+expo install rn-encryption
32
33
# OR
34
npm install rn-encryption --save
0 commit comments