mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
README: Drop submodule update instructions
These should no longer be relevant.
This commit is contained in:
parent
3c402d4fb7
commit
ab04227eb5
1 changed files with 0 additions and 11 deletions
11
README.md
11
README.md
|
@ -63,17 +63,6 @@ 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 in either .git/config or .gitmodules:
|
||||
|
||||
$ sed -i 's/git.tasktools.org\/TM/github.com\/GothenburgBitFactory/' .git/config
|
||||
$ git submodule update
|
||||
|
||||
or
|
||||
|
||||
$ sed -i 's/git.tasktools.org\/TM/github.com\/GothenburgBitFactory/' .gitmodules
|
||||
$ git submodule init
|
||||
$ git submodule update
|
||||
|
||||
Then build:
|
||||
|
||||
$ cmake -DCMAKE_BUILD_TYPE=release .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue