README: Fix minor markdown formatting issue

This commit is contained in:
Tomas Babej 2016-12-13 00:49:24 +01:00
parent 035ccb2355
commit 0895405ff6

View file

@ -22,14 +22,14 @@ Standing on the shoulders of vimwiki and Taskwarrior_
git clone https://github.com/vimwiki/vimwiki ~/.vim/bundle/ --branch dev git clone https://github.com/vimwiki/vimwiki ~/.vim/bundle/ --branch dev
* [Taskwarrior](http://taskwarrior.org) (version 2.4.0 or newer) * [Taskwarrior](http://taskwarrior.org) (version 2.4.0 or newer),
- install either from [sources](http://taskwarrior.org/download/) install either from [sources](http://taskwarrior.org/download/)
or using your [package manager](http://taskwarrior.org/download/#dist) or using your [package manager](http://taskwarrior.org/download/#dist)
sudo dnf install task sudo dnf install task
* [tasklib](https://github.com/tbabej/tasklib/tree/develop) (the develop branch) * [tasklib](https://github.com/tbabej/tasklib/tree/develop) (the develop branch),
- Python library for Taskwarrior. Python library for Taskwarrior.
sudo pip install --upgrade git+git://github.com/tbabej/tasklib@develop sudo pip install --upgrade git+git://github.com/tbabej/tasklib@develop