README: Update version reference

This commit is contained in:
Tomas Babej 2022-03-16 01:52:27 -04:00
parent 93394e7054
commit 7400e6ed6b

View file

@ -86,9 +86,9 @@ There are many binary packages available, but to install from source requires:
Download the tarball, and expand it:
$ curl -O https://taskwarrior.org/download/task-2.6.1.tar.gz
$ tar xzf task-2.6.1.tar.gz
$ cd task-2.6.1
$ curl -O https://taskwarrior.org/download/task-2.6.2.tar.gz
$ tar xzf task-2.6.2.tar.gz
$ cd task-2.6.2
Or clone this repository: