aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormurilo ijanc2025-11-21 15:25:21 -0300
committermurilo ijanc2025-11-21 15:25:21 -0300
commit8bbbe8ce175a9fee3bcb26d37595599353e3ed98 (patch)
tree3a864c95e0c3a4a8001a387a708b164deb757bea
parent19be10de8bfd8a8d9cbb3cb0a1b992e99ccea39f (diff)
downloadcogops-8bbbe8ce175a9fee3bcb26d37595599353e3ed98.tar.gz
Update default repo url
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e79db9e..7218c26 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ cargo --version
Clone the repository and build the binary:
```
-git clone https://github.com/ijanc/cogops.git
+git clone ssh://anon@ijanc.org/cogops
cd cogops
cargo build --release
```