Skip to content

Commit eaddcd8

Browse files
Update README.md
1 parent 9f2d66c commit eaddcd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ try StikJIT.enableJIT(
2020
)
2121
```
2222

23-
It blocks until done and throws `StikJITError` on failure. Pass `configuration:` to override the tunnel endpoint (defaults to `10.7.0.1:49152`). Pass `script:` to select the bundled JS used to drive the JIT-enabling exchange on devices with TXM — `.universal` (default) or `.legacy` (StikDebug's `UTM-Dolphin.js`, for devices/OS versions where `.universal` doesn't work).
23+
It blocks until done and throws `StikJITError` on failure. Pass `configuration:` to override the tunnel endpoint (defaults to `10.7.0.1:49152`). Pass `script:` to select the bundled JS used to drive the JIT-enabling exchange on devices with TXM — `.universal` (default) or `.legacy` based on your app's needs.
2424

2525
## Build
2626

0 commit comments

Comments
 (0)