Skip to content

Commit b5048b6

Browse files
committed
Updates native functions doc
1 parent 1a0e54b commit b5048b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs/mobile/2/the-basics/native-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ section to the JSON:
4949
}
5050
```
5151

52-
Then in your JavaScript, simply import the relevant functions from the plugin:
52+
Run `npm install`, then in your JavaScript, simply import the relevant functions from the plugin:
5353

5454
```js
5555
import { on, off, Microphone, Events } from '#nativephp';

0 commit comments

Comments
 (0)