Compare commits

...

1 Commits

Author SHA1 Message Date
Tobin South
172e26c00d fix: link for CLI auto-install (#695) 2024-01-22 13:00:27 +00:00

View File

@@ -65,7 +65,7 @@ More notebook tutorials can be found within `examples/notebooks`.
#### CLI
Install the CLI
``` shell
curl https://github.com/JSeam2/ezkl/blob/main/install_ezkl_cli.sh | bash
curl https://raw.githubusercontent.com/zkonduit/ezkl/main/install_ezkl_cli.sh | bash
```
https://user-images.githubusercontent.com/45801863/236771676-5bbbbfd1-ba6f-418a-902e-20738ce0e9f0.mp4