mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
Update README.md
This commit is contained in:
parent
13e2d0f692
commit
78a248f4a9
1 changed files with 5 additions and 3 deletions
|
@ -6,10 +6,12 @@
|
|||
|
||||
A Taskwarrior TUI written in Rust.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
**Manual**
|
||||
|
||||
1. Download the latest binary for your OS.
|
||||
2. `cd` to the file you just downloaded and unzip.
|
||||
3. `cd` to taskwarrior-tui and run with `./taskwarrior-tui`.
|
||||
1. Download the tar.gz file for your OS from [the latest release](https://github.com/kdheepak/taskwarrior-tui/releases/latest).
|
||||
2. Unzip the tar.gz file
|
||||
3. Run with `./taskwarrior-tui`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue