Skip to content

Commit

Permalink
docs: fix typo in README (hyperledger#302)
Browse files Browse the repository at this point in the history
Signed-off-by: chereseeriepa <[email protected]>
  • Loading branch information
chereseeriepa committed Oct 15, 2024
1 parent a792c69 commit a0987e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The demos assume building this repo from source, so you will need the following:
Clone and build:
```bash
git clone [email protected]:hyperledger/identus-edge-agent-sdk-ts.git --recurse-submodules
cd identus-agent-sdk-ts
cd identus-edge-agent-sdk-ts
npm i
npm run build
```
Expand Down

0 comments on commit a0987e3

Please sign in to comment.