DEVELOPER: Update git repo url

This commit is contained in:
Tomas Babej 2017-08-18 01:04:55 +02:00 committed by Paul Beckingham
parent 7465410c5a
commit 87bcbeda37

View file

@ -8,7 +8,7 @@ How to Build Taskwarrior
- python 2.7 or 3 (optional, for running the test suite) - python 2.7 or 3 (optional, for running the test suite)
Obtain and build code: 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 $ cd task.git
$ git checkout 2.5.2 # Latest dev branch $ git checkout 2.5.2 # Latest dev branch
$ git submodule init # This is now done by cmake as a test $ git submodule init # This is now done by cmake as a test