Skip to content

Commit

Permalink
README: Adjust old tasklib install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tbabej committed Oct 24, 2021
1 parent 25d4707 commit 925d8ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 925d8ed

Please sign in to comment.