summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 14:29:01 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 14:29:01 +0200
commit9ff1297471a483bad1b2b38ccb1e42614f60fc5e (patch)
tree687aef6a655be777ea2dc365ced62a1667d59294 /README.md
parent40dbf18893c33bc40c8617d0f3e8de16ce2947e2 (diff)
downloadkrino-0.0.12.tar.gz
krino-0.0.12.zip
0.0.12: the changelog, the checklist and the status lineHEADv0.0.12main
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index 8b4b526..ef07898 100644
--- a/README.md
+++ b/README.md
@@ -192,16 +192,15 @@ sudo apt install libgtk-4-dev libgirepository1.0-dev # Debian, Devuan
## Status
-**0.0.11.**
+**0.0.12.**
```
-git clone https://git.labunix.xyz/krino.git
-go install git.labunix.xyz/krino/cmd/krino@latest # from 0.0.12 on
+go install git.labunix.xyz/krino/cmd/krino@latest
+git clone https://git.labunix.xyz/krino.git # or build from a clone
```
-`go install` needs a release carrying the module path below, so it works
-from the next tag; until then, build from a clone. The shape of
-`krino -n --json` is unstable before 1.0 — don't script against it yet.
+The shape of `krino -n --json` is unstable before 1.0 — don't script
+against it yet.
Builds and tests are run on Linux, FreeBSD and OpenBSD. The release
tarballs hold the cross-compiled command line only; the window is built on