aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2021-10-18 00:05:13 +0700
committerShulhan <ms@kilabit.info>2021-10-18 00:05:13 +0700
commit95fcd7309283daecc75abd9de57428353ee940bc (patch)
tree822f9374aa474be7d4ccceec1881c324cf26cb05 /README.md
parentcf6100a626ea17a808a1bc96471c759b27c7c03b (diff)
downloadgorankusu-95fcd7309283daecc75abd9de57428353ee940bc.tar.xz
all: rename internal/cmd/trunks-example to internal/cmd/trunks
The internal/cmd/trunks-example is not run and provide an example only now, its include the workers to build, recompile, re-embeded files.
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 8da7647..a0b1072 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ See the
on how to programmatically use and create service using this module, or,
* clone this repository,
- * execute `make run`, and
+ * execute `make dev`, and
* open http://127.0.0.1:8217.