mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-23 02:23:07 +02:00
README: Adjust old tasklib install instructions
This commit is contained in:
parent
25d47074a5
commit
925d8ed2f5
1 changed files with 3 additions and 3 deletions
|
@ -28,10 +28,10 @@ or using your [package manager](http://taskwarrior.org/download/#dist)
|
|||
|
||||
sudo dnf install task
|
||||
|
||||
* [tasklib](https://github.com/tbabej/tasklib/tree/develop) (the develop branch),
|
||||
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.
|
||||
|
||||
sudo pip3 install --upgrade -r requirements.txt
|
||||
sudo pip3 install tasklib
|
||||
|
||||
* **For neovim users:** Note that `pynvim` is a required python 3 provider in case you are using neovim
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue