aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Download.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Download.md b/docs/Download.md
index 96369fb..af592b4 100644
--- a/docs/Download.md
+++ b/docs/Download.md
@@ -10,7 +10,7 @@ control system. To download the latest source from revision control,
run:
```
-$ git clone git://git.seabios.org/seabios.git seabios
+$ git clone https://git.seabios.org/seabios.git
$ cd seabios
```