diff --git a/README.md b/README.md index 61b07d4..49d0f3b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Clone the repository and run `cd ark-circom/ && cargo doc --open` ```toml [dependencies] -ark-circom = { git = "https://github.com/gakonst/ark-circom-rs" } +ark-circom = { git = "https://github.com/gakonst/ark-circom.git" } ``` ## Example