diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ class="uri">http://www.ekdosis.org/issues.html</a></p> | |||
77 | version control system. You will need to install git (most Unix/Linux | 77 | version control system. You will need to install git (most Unix/Linux |
78 | distributions package it in their repositories).</p> | 78 | distributions package it in their repositories).</p> |
79 | <p>Use this command to download the repository</p> | 79 | <p>Use this command to download the repository</p> |
80 | <pre><code>git clone http://git.robertalessi.net/ekdosis</code></pre> | 80 | <pre><code>git clone https://git.robertalessi.net/ekdosis</code></pre> |
81 | <p>or</p> | 81 | <p>or</p> |
82 | <pre><code>git clone https://git.sr.ht/~ralessi/ekdosis</code></pre> | 82 | <pre><code>git clone https://git.sr.ht/~ralessi/ekdosis</code></pre> |
83 | <p>A new directory named ekdosis will have been created, containing | 83 | <p>A new directory named ekdosis will have been created, containing |