Skip to content

Commit

Permalink
Use latest release version in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Lauf <[email protected]>
  • Loading branch information
lauft committed Aug 12, 2020
1 parent 22dc0ef commit 566d14b
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 @@ -32,12 +32,12 @@ There are two ways to retrieve the Timewarrior sources:

* Or download the tarball with curl,

curl -O https://taskwarrior.org/download/timew-1.1.1.tar.gz
curl -O https://taskwarrior.org/download/timew-1.3.0.tar.gz

and expand the tarball

tar xzf timew-1.1.1.tar.gz
cd timew-1.1.1
tar xzf timew-1.3.0.tar.gz
cd timew-1.3.0

Build Timewarrior, optionally run the test suite (note: the tarball does not contain tests), and install it.

Expand Down

0 comments on commit 566d14b

Please sign in to comment.