mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
Update docs/sdks/node.md
This commit is contained in:
parent
5941c3d1a5
commit
e75ea0f47d
@ -27,7 +27,7 @@ npm install unleash-client --save
|
||||
|
||||
Next we must use initialize the client SDK in the application:
|
||||
|
||||
```sh
|
||||
```js
|
||||
const unleash = require('unleash-client');
|
||||
|
||||
unleash.initialize({
|
||||
|
Loading…
Reference in New Issue
Block a user