mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
README.md
- Added instructions for failing clone of libshared.git
This commit is contained in:
parent
eca40844ad
commit
e6f6d88390
1 changed files with 5 additions and 0 deletions
|
@ -53,6 +53,11 @@ Or clone this repository:
|
|||
$ git clone --recursive -b 2.6.0 https://github.com/GothenburgBitFactory/taskwarrior.git
|
||||
$ 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:
|
||||
|
||||
$ cmake -DCMAKE_BUILD_TYPE=release .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue