diff --git a/README.md b/README.md index caa77c7..0534a32 100644 --- a/README.md +++ b/README.md @@ -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 ```