DEVELOPER: Update git repo url

This commit is contained in:
Tomas Babej 2017-08-18 01:04:55 +02:00
parent 255e02b7da
commit 00239e5b20

View file

@ -8,7 +8,7 @@ How to Build Taskwarrior
- python 2.7 or 3 (optional, for running the test suite)
Obtain and build code:
$ git clone --recursive https://git.tasktools.org/scm/tm/task.git task.git
$ git clone --recursive https://git.tasktools.org/TM/task.git task.git
$ cd task.git
$ git checkout 2.6.0 # Latest dev branch
$ git submodule init # This is now done by cmake as a test