mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
removed the --save from npm command
This commit is contained in:
parent
b766182c9a
commit
0e82ab28f8
@ -14,7 +14,7 @@ For single-page apps we have a tiny proxy-client in JavaScript, without any exte
|
|||||||
**Step 1: Install**
|
**Step 1: Install**
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install unleash-proxy-client --save
|
npm install unleash-proxy-client
|
||||||
```
|
```
|
||||||
|
|
||||||
**Step 2: Initialize the SDK**
|
**Step 2: Initialize the SDK**
|
||||||
|
Loading…
Reference in New Issue
Block a user