From 6c5271fb085b4571a10f106391974c249cd84317 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 29 Jun 2026 19:30:08 -0400 Subject: simplified undig command --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2444c4c..cb23503 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,12 @@ There is not much here yet. # Building -Install make and Go then +Install Go then ``` git clone https://codeberg.org/historia/thehouseoficarus cd thehouseoficarus -make +go build -o thoi ./cmd/mud ./thoi ``` -- cgit v1.2.3