1
0
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:
Christopher Kolstad 2021-02-24 10:53:15 +01:00 committed by GitHub
parent 5941c3d1a5
commit e75ea0f47d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ npm install unleash-client --save
Next we must use initialize the client SDK in the application: Next we must use initialize the client SDK in the application:
```sh ```js
const unleash = require('unleash-client'); const unleash = require('unleash-client');
unleash.initialize({ unleash.initialize({