summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-03-21 23:09:29 +0100
committerbt <bt@rctt.net>2026-03-21 23:09:29 +0100
commitb80431a71ba81277fbc95e00910f5673ed7f8dc5 (patch)
tree6685a309261298b6316e30a5348effa77254523c
parent7988694e9ba8a949e6aee0998cd72bd7b1934bc1 (diff)
downloadsolec-b80431a71ba81277fbc95e00910f5673ed7f8dc5.tar.gz
solec-b80431a71ba81277fbc95e00910f5673ed7f8dc5.zip
Update README.mdmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b19409c..58345e6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
You'll need Go toolchain. Get it [here](https://go.dev/dl/)
```
-git clone https://git.sr.ht/~rctt/solec
+git clone https://git.rctt.net/solec
cd solec
go run cmd/daemon/main.go
```