Update README.md
added fork explanation and updated uuid-dev install requirement
This commit is contained in:
@@ -19,6 +19,9 @@ features](https://taskwarrior.org/docs/), developed as a portable open source pr
|
|||||||
with an active and quite vast [ecosystem of tools, hooks and
|
with an active and quite vast [ecosystem of tools, hooks and
|
||||||
extensions](https://taskwarrior.org/tools/).
|
extensions](https://taskwarrior.org/tools/).
|
||||||
|
|
||||||
|
### HEADS UP! THIS FORK HAS BEEN ESTABLISHED TO MAINTAIN AND DEVELOP THE TASKWARRIOR 2.6.X BRANCH!!
|
||||||
|
It may fall behind of taskwarrior3.x (taskchampion) development, but will a place for fixes and cherry-picking from changes made after official 2.6.2 releases.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
[](https://archlinux.org/packages/community/x86_64/task/)
|
[](https://archlinux.org/packages/community/x86_64/task/)
|
||||||
[](https://packages.debian.org/search?keywords=task&searchon=names&suite=all§ion=all)
|
[](https://packages.debian.org/search?keywords=task&searchon=names&suite=all§ion=all)
|
||||||
@@ -81,7 +84,7 @@ There are many binary packages available, but to install from source requires:
|
|||||||
* cmake
|
* cmake
|
||||||
* make
|
* make
|
||||||
* C++ compiler, currently gcc 7.1+ or clang 5.0+ for full C++17 support
|
* C++ compiler, currently gcc 7.1+ or clang 5.0+ for full C++17 support
|
||||||
* libuuid
|
* uuid-dev (was libuuid-dev)
|
||||||
* GnuTLS (optional, required for sync)
|
* GnuTLS (optional, required for sync)
|
||||||
|
|
||||||
Download the tarball, and expand it:
|
Download the tarball, and expand it:
|
||||||
|
|||||||
Reference in New Issue
Block a user