Skip to content

Commit fb25b75

Browse files
author
Preben Ludviksen
committed
Fixed error in setup instructions.
1 parent 2228892 commit fb25b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This library is still under development, and only works on iOS at the current mo
99
## Setup
1010

1111
npm install react-native-filesystem --save
12-
react-native link realm
12+
react-native link react-native-filesystem
1313

1414
## Usage
1515
### Write to files

0 commit comments

Comments
 (0)