summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-11 05:30:09 +0200
committerPaul Buetow <paul@buetow.org>2025-02-11 05:30:09 +0200
commit07e87a4a1f6a5345a14caa4b21ace95f72c068ac (patch)
tree3dce6430fe236fac45faf436739d01d989a3a52c
parent342f1ef278ee2d16b374084a39e64b10a96eb76e (diff)
build the binaries
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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