From 07e87a4a1f6a5345a14caa4b21ace95f72c068ac Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 11 Feb 2025 05:30:09 +0200 Subject: build the binaries --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7b1e30..be05340 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ git clone https://codeberg.org/snonux/gos.git cd gos ``` -Build the binary: +Build the binaries: ```bash go build -o gos ./cmd/gos -- cgit v1.2.3