Skip to content

Commit

Permalink
README: Update version reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tbabej committed Mar 16, 2022
1 parent 93394e7 commit 7400e6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 7400e6e

Please sign in to comment.