mirror of https://github.com/dapr/quickstarts.git
Update cryptography/javascript/sdk/README.md
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
This commit is contained in:
parent
af7d9aa65b
commit
89d78aa40d
|
@ -23,7 +23,7 @@ name: Install Node dependencies
|
|||
|
||||
```bash
|
||||
cd ./crypto-quickstart
|
||||
npm ci
|
||||
npm install
|
||||
```
|
||||
<!-- END_STEP -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue