Skip to content

Commit

Permalink
docs: fix typo in README (#302)
Browse files Browse the repository at this point in the history
Signed-off-by: chereseeriepa <[email protected]>
  • Loading branch information
chereseeriepa authored Oct 11, 2024
1 parent ff6740e commit ba4322e
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

1 comment on commit ba4322e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 76%
76.42% (3547/4641) 66.49% (1546/2325) 79.98% (855/1069)

Please sign in to comment.