diff options
Diffstat (limited to 'docs/Download.md')
-rw-r--r-- | docs/Download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Download.md b/docs/Download.md index 96369fbf..af592b45 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 ``` |