mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
- Bumped version to 1.4.0
This commit is contained in:
parent
3a6de7d940
commit
bcae2d2b93
3 changed files with 7 additions and 7 deletions
10
TUTORIAL
10
TUTORIAL
|
@ -1,4 +1,4 @@
|
|||
Task program tutorial, for version 1.3.1
|
||||
Task program tutorial, for version 1.4.0
|
||||
----------------------------------------
|
||||
|
||||
This guide shows how to quickly set up the task program, and become proficient
|
||||
|
@ -21,10 +21,10 @@ Build the task program according to the directions in the INSTALL file. This
|
|||
transcript illustrates a typical installation:
|
||||
|
||||
% ls
|
||||
task-1.3.1.tar.gz
|
||||
% gunzip task-1.3.1.tar.gz
|
||||
% tar xf task-1.3.1.tar
|
||||
% cd task-1.3.1
|
||||
task-1.4.0.tar.gz
|
||||
% gunzip task-1.4.0.tar.gz
|
||||
% tar xf task-1.4.0.tar
|
||||
% cd task-1.4.0
|
||||
% ./configure
|
||||
...
|
||||
% make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue