README.md
- Added instructions for failing clone of libshared.git
This commit is contained in:
committed by
Paul Beckingham
parent
eed9664173
commit
0411fd1ddc
@@ -53,6 +53,11 @@ Or clone this repository:
|
|||||||
$ git clone --recursive -b 2.6.0 https://github.com/GothenburgBitFactory/taskwarrior.git
|
$ git clone --recursive -b 2.6.0 https://github.com/GothenburgBitFactory/taskwarrior.git
|
||||||
$ cd taskwarrior
|
$ cd taskwarrior
|
||||||
|
|
||||||
|
In case of errors with libshared (URL pointing to git.tasktools.org):
|
||||||
|
|
||||||
|
$ sed -i 's/git.tasktools.org\/TM/github.com\/GothenburgBitFactory/' .git/config
|
||||||
|
$ git submodule update
|
||||||
|
|
||||||
Then build:
|
Then build:
|
||||||
|
|
||||||
$ cmake -DCMAKE_BUILD_TYPE=release .
|
$ cmake -DCMAKE_BUILD_TYPE=release .
|
||||||
|
|||||||
Reference in New Issue
Block a user