diff --git a/README.md b/README.md index 73d348e..b562a71 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A minimal TUI based task tracker ## Installation ``` -go install github.com/BOTbkcd/mayhem@v1.1.2 +go install github.com/BOTbkcd/mayhem@latest ``` - SQLite is a dependency for this tool, make sure it is installed beforehand (It is fairly ubiquitous & should already be present on your system).