aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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
```