We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f75293a commit 476062aCopy full SHA for 476062a
README.md
@@ -18,7 +18,7 @@ A minimal TUI based task tracker
18
## Installation
19
20
```
21
-go install github.com/BOTbkcd/[email protected].0
+go install github.com/BOTbkcd/[email protected].1
22
23
24
- SQLite is a dependency for this tool, make sure it is installed beforehand (It is fairly ubiquitous & should already be present on your system).
0 commit comments