diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-11 05:30:09 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-11 05:30:09 +0200 |
| commit | 07e87a4a1f6a5345a14caa4b21ace95f72c068ac (patch) | |
| tree | 3dce6430fe236fac45faf436739d01d989a3a52c | |
| parent | 342f1ef278ee2d16b374084a39e64b10a96eb76e (diff) | |
build the binaries
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
