diff options
author | Robert Alessi <alessi@robertalessi.net> | 2023-01-28 11:13:38 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2023-01-28 11:25:07 +0100 |
commit | 041bc818209a872ed0840a3961fe20fda93f9986 (patch) | |
tree | ab01da38f0b9eee5dadce9e8ee524e8453794189 /about.html | |
parent | 6db09e249734290a36f0cd0a9eccdf154c81bfa8 (diff) | |
download | ekdosis-041bc818209a872ed0840a3961fe20fda93f9986.tar.gz |
COPYING -> LICENSE. added sr.ht repo
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> |