Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Automate escrow-backed freelance agreements with AI-powered work validation usin
1. Clone the repository and install dependencies:

```bash
git clone git@github.com:akelani-circle/workflow-escrow-refund-protocol.git
cd workflow-escrow-refund-protocol
git clone git@github.com:circlefin/arc-escrow.git
cd arc-escrow
npm install
```

Expand Down