mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Release 1.7.1
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
7007e16819
commit
2514d506b5
3 changed files with 9 additions and 7 deletions
|
@ -53,12 +53,12 @@ There are two ways to retrieve the Timewarrior sources:
|
|||
```
|
||||
* Or download the tarball with curl,
|
||||
```
|
||||
curl -O https://github.com/GothenburgBitFactory/timewarrior/releases/download/v1.7.0/timew-1.7.0.tar.gz
|
||||
curl -O https://github.com/GothenburgBitFactory/timewarrior/releases/download/v1.7.1/timew-1.7.1.tar.gz
|
||||
```
|
||||
and expand the tarball
|
||||
```
|
||||
tar xzf timew-1.7.0.tar.gz
|
||||
cd timew-1.7.0
|
||||
tar xzf timew-1.7.1.tar.gz
|
||||
cd timew-1.7.1
|
||||
```
|
||||
Build Timewarrior, optionally run the test suite, and install it.
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue