Skip to content

Commit cc7fe5c

Browse files
committed
Update docs
1 parent 1250fe5 commit cc7fe5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HOW-IT-WORKS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The generated code looks something like this:
2121

2222
```javascript
2323
module.exports = require("react-native-node-api-modules").requireNodeAddon(
24-
"node-api-2e9fc79b.framework/node-api-2e9fc79b"
24+
"calculator-lib--prebuild"
2525
);
2626
```
2727

0 commit comments

Comments
 (0)