From 373062e1222d8e8d0c54d2db3af9237d7c980ad0 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sat, 23 May 2020 19:33:56 +0200 Subject: content: Remove http clone options --- content/en/docs/Start/download.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'content/en/docs/Start/download.md') 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 ``` -- cgit v1.2.3