aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index f0c3cc7..692a464 100644
--- a/readme.md
+++ b/readme.md
@@ -53,6 +53,21 @@ Examples:
53``` 53```
54 54
55 55
56Packages
57--------
58
59* Distribution packages: <https://repology.org/project/tickwatch>
60
61* Running the latest development version with Nix:
62 `nix run 'git+https://cgit.euxane.net/tickwatch?ref=main' -- --help`
63
64
65Contributions
66-------------
67
68Issues and patches: email the author.
69
70
56Development commands 71Development commands
57-------------------- 72--------------------
58 73