aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index aae5df5..a5407f2 100644
--- a/README.md
+++ b/README.md
@@ -192,9 +192,14 @@ sudo apt install libgtk-4-dev libgirepository1.0-dev # Debian, Devuan
## Status
-**0.0.11.** The module path is `krino`; `go install` will work once the
-repository has a public URL and the imports are renamed to match. Until
-then, build from a clone. The shape of `krino -n --json` is unstable before
+**0.0.11.**
+
+```
+git clone https://git.labunix.xyz/krino.git
+```
+
+The module path is `krino` rather than a URL, so `go install` does not work
+yet; build from a clone. 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