There was an error while loading. Please reload this page.
1 parent 621f8a7 commit 390d9ebCopy full SHA for 390d9eb
1 file changed
README.md
@@ -40,7 +40,7 @@ where the build code bridges the dynamic library to node.js directly.
40
3. `uniffi-bindgen-node` should be in `~/.cargo/bin` - make sure this is part of your `PATH`.
41
42
## Usage
43
-Run `uniffi-bindgen-node -- <lib_path>`, passing a dynamic library (`dylib`/`dll`/`so`) build to
+Run `uniffi-bindgen-node generate <lib_path>`, passing a dynamic library (`dylib`/`dll`/`so`) build to
44
export a uniffi interface. See `output/` for the results. For more complicated scenarios, run
45
`uniffi-bindgen-node --help`.
46
0 commit comments