We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d4707 commit 925d8edCopy full SHA for 925d8ed
1 file changed
README.md
@@ -28,10 +28,10 @@ or using your [package manager](http://taskwarrior.org/download/#dist)
28
29
sudo dnf install task
30
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.
+* [tasklib](https://github.com/GothenburgBitFactory/tasklib/) (version 2.4.3 or newer),
+Python library for Taskwarrior.
33
34
- sudo pip3 install --upgrade -r requirements.txt
+ sudo pip3 install tasklib
35
36
* **For neovim users:** Note that `pynvim` is a required python 3 provider in case you are using neovim
37
0 commit comments