We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b730c52 commit 38bc3cdCopy full SHA for 38bc3cd
1 file changed
README.md
@@ -24,8 +24,8 @@ db.close();
24
## Usage
25
26
Since this library depends on the FFI API, you must pass `--allow-env`,
27
-`--allow-ffi`. Network and FS permissions are also
28
-needed to download and cache prebuilt library.
+`--allow-ffi`. Network and FS permissions are also needed to download and cache
+prebuilt library.
29
30
You can also just use `--allow-all` / `-A` flag since FFI basically gives full
31
access.
0 commit comments