aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-07-30 16:38:07 -0400
committerhistoria <historiavg@proton.me>2026-07-30 16:38:07 -0400
commitfe6460db72804adb57ce66c7317ca61fba9014a0 (patch)
tree0d9fe75b09547f8eed0e2fd6d416487b493e3e7c /README.md
parent92e1da1fb8ca21fc5b0fbfc9054d788ffb0b95b8 (diff)
downloadsoon-main.tar.gz
move to historia.vgHEADmain
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
```