From a5d4ead1795882d25da7eda53680d2a84590693d Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 3 Jul 2026 20:53:00 -0400 Subject: feat: admin map can add new and rename areas. works with empty directories now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cb23503..4c6caed 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Install Go then ``` git clone https://codeberg.org/historia/thehouseoficarus cd thehouseoficarus -go build -o thoi ./cmd/mud +go build -o thoi ./cmd/thoi ./thoi ``` -- cgit v1.2.3