From 4850db419baee0499b0affdc0b02227d4775f114 Mon Sep 17 00:00:00 2001 From: Pardis Toolabi <92522230+toolabi@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:01:44 +0100 Subject: [PATCH] fix: update README with correct repo url (#255) Co-authored-by: Pardis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9138cd6e..b7e52af4 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ chmod +x co-circom 1. Clone the repository: ```bash -git clone https://github.com/TaceoLabs/co-circom.git +git clone https://github.com/TaceoLabs/co-snarks ``` 2. Build the project: