We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2973242 commit 5b25666Copy full SHA for 5b25666
examples/distributedLock/README.md
@@ -36,7 +36,7 @@ const unlockResponse = await client.lock.unlock(storeName, resourceId, lockOwner
36
Execute the example under the folder `examples/distributedLock/LockApplication`
37
38
```bash
39
-cd examples/distributedLock/LockApplication
+cd examples/distributedLock/TryLockApplication
40
npm install
41
```
42
0 commit comments