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
104176aa40
commit
50fdb9b8cb
1 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
@ -35,9 +35,9 @@ This installs `task` from `homebrew` as well.
|
|||
brew install taskwarrior-tui
|
||||
```
|
||||
|
||||
**Install from [`AUR`](https://wiki.archlinux.org/index.php/Arch_User_Repository)** [](https://aur.archlinux.org/packages/taskwarrior-tui-git/)
|
||||
**Install from [`AUR`](https://wiki.archlinux.org/index.php/Arch_User_Repository)** [](https://aur.archlinux.org/packages/taskwarrior-tui-git/) [](https://aur.archlinux.org/packages/taskwarrior-tui/)
|
||||
|
||||
Use your favorite installation method to download the [AUR package](https://aur.archlinux.org/packages/taskwarrior-tui-git/) maintained by [**@loki7990**](https://github.com/loki7990). For example:
|
||||
Use your favorite installation method to download the [AUR git package](https://aur.archlinux.org/packages/taskwarrior-tui-git/) maintained by [**@loki7990**](https://github.com/loki7990). For example:
|
||||
|
||||
```bash
|
||||
yay -S taskwarrior-tui-git
|
||||
|
@ -45,6 +45,14 @@ yay -S taskwarrior-tui-git
|
|||
pacman -S taskwarrior-tui-git
|
||||
```
|
||||
|
||||
OR use your favorite installation method to download the [AUR package](https://aur.archlinux.org/packages/taskwarrior-tui-git/) maintained by [**@orhun**](https://github.com/orhun). For example:
|
||||
|
||||
```bash
|
||||
yay -S taskwarrior-tui
|
||||
# OR
|
||||
pacman -S taskwarrior-tui
|
||||
```
|
||||
|
||||
**Using [`snap`](https://snapcraft.io/)** [](https://snapcraft.io/taskwarrior-tui)
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue