Skip to content

Commit 925d8ed

Browse files
committed
README: Adjust old tasklib install instructions
1 parent 25d4707 commit 925d8ed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ or using your [package manager](http://taskwarrior.org/download/#dist)
2828

2929
sudo dnf install task
3030

31-
* [tasklib](https://github.com/tbabej/tasklib/tree/develop) (the develop branch),
32-
Python library for Taskwarrior. Use the requirements.txt file from the cloned tasklib directory.
31+
* [tasklib](https://github.com/GothenburgBitFactory/tasklib/) (version 2.4.3 or newer),
32+
Python library for Taskwarrior.
3333

34-
sudo pip3 install --upgrade -r requirements.txt
34+
sudo pip3 install tasklib
3535

3636
* **For neovim users:** Note that `pynvim` is a required python 3 provider in case you are using neovim
3737

0 commit comments

Comments
 (0)