Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: greenie-msft <[email protected]>
  • Loading branch information
greenie-msft authored Jul 31, 2024
1 parent 7350742 commit 77ac2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/distributedLock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const unlockResponse = await client.lock.unlock(storeName, resourceId, lockOwner
Execute the example under the folder `examples/distributedLock/LockApplication`

```bash
cd examples/distributedLock/LockApplication
cd examples/distributedLock/TryLockApplication
npm install
```

Expand Down

0 comments on commit 77ac2a5

Please sign in to comment.