aboutsummaryrefslogtreecommitdiff
path: root/content/en/docs/Start/download.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/docs/Start/download.md')
-rw-r--r--content/en/docs/Start/download.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/content/en/docs/Start/download.md b/content/en/docs/Start/download.md
index a7f7072..0429ea1 100644
--- a/content/en/docs/Start/download.md
+++ b/content/en/docs/Start/download.md
@@ -17,11 +17,10 @@ which will also install all dependencies.
**Source:**
-You can clone the [repository](/cgit/ouroboros) over http or https or
+You can clone the [repository](/cgit/ouroboros) over https or
git:
```bash
-$ git clone http://ouroboros.rocks/git/ouroboros
$ git clone https://ouroboros.rocks/git/ouroboros
$ git clone git://ouroboros.rocks/ouroboros
```