aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 18ee3f2..24f53d9 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ In terms of features and complexity, Soon lies between [When](https://www.lighta
Install [Nim](https://nim-lang.org/install_unix.html), then
```
-git clone https://codeberg.org/historia/soon
+git clone https://git.historia.vg/git/soon
nimble build
./soon
```