diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -78,6 +78,8 @@ 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 http://git.robertalessi.net/ekdosis</code></pre> |
81 | <p>or</p> | ||
82 | <pre><code>git clone https://git.sr.ht/~ralessi/ekdosis</code></pre> | ||
81 | <p>A new directory named ekdosis will have been created, containing | 83 | <p>A new directory named ekdosis will have been created, containing |
82 | <code>ekdosis</code>.</p> | 84 | <code>ekdosis</code>.</p> |
83 | <h2 id="git-hosting">Git Hosting</h2> | 85 | <h2 id="git-hosting">Git Hosting</h2> |