summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-03-08 12:44:25 +0100
committerbt <bt@rctt.net>2026-03-08 12:44:25 +0100
commite3378f4bc4f89307249cc5d4bd97a5a5e5630cdf (patch)
tree323a13e287ff2939b11fa0cdfbbbb93805c3bcdc
parent18ca93effe37754b6642462325df02be37eb75ae (diff)
downloadsolec-e3378f4bc4f89307249cc5d4bd97a5a5e5630cdf.tar.gz
solec-e3378f4bc4f89307249cc5d4bd97a5a5e5630cdf.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a1ab48..a80f588 100644
--- a/README.md
+++ b/README.md
@@ -7,5 +7,5 @@ You'll need Go toolchain. Get it [here](https://go.dev/dl/)
```
git clone https://git.sr.ht/~rctt/solecd
cd solecd
-go run cmd/mock/*.go
+go run cmd/daemon/*.go
``` \ No newline at end of file