From e57f8763585cb4b8f07a027df0bf12b9c88f0f4f Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Fri, 26 Mar 2021 18:58:39 -0600 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8cc816c..dfd2b97 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,17 @@ A Terminal User Interface for [Taskwarrior](https://taskwarrior.org/). Unless otherwise specified, you will need to install `taskwarrior` first. See for more information. -**Manual** ( _Recommended_ ) [![](https://img.shields.io/github/v/tag/kdheepak/taskwarrior-tui)](https://github.com/kdheepak/taskwarrior-tui/releases/latest) [![](https://img.shields.io/github/downloads/kdheepak/taskwarrior-tui/total)](https://github.com/kdheepak/taskwarrior-tui/releases/latest) +**Manual** [![](https://img.shields.io/github/v/tag/kdheepak/taskwarrior-tui)](https://github.com/kdheepak/taskwarrior-tui/releases/latest) [![](https://img.shields.io/github/downloads/kdheepak/taskwarrior-tui/total)](https://github.com/kdheepak/taskwarrior-tui/releases/latest) 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`. -See for more information. +See on instructions for using package managers for various platforms. ### Configuration -`taskwarrior-tui` uses `taskrc` for various configuration options. -See or for more information. +`taskwarrior-tui` uses `taskrc` for various configuration options. See the documentation for more information: + +- +-