summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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