commit 84551ba7303c95fc7735b900fe7bcdf990f28d37 parent 0c98a078b6a1704db6f6b8f5e8e3703795e4a922 Author: Asher Morgan <59518073+ashermorgan@users.noreply.github.com> Date: Sun, 6 Jul 2025 13:52:19 -0700 Update repo URL in README.md Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -21,7 +21,7 @@ Coliru binaries can be downloaded from the Coliru can also be installed from source using Cargo: ``` -cargo install --git https://github.com/ashermorgan/coliru +CARGO_NET_GIT_FETCH_WITH_CLI=true cargo install --git https://git.ashermorgan.net/coliru/ # To uninstall: # cargo uninstall coliru