README: Drop submodule update instructions
These should no longer be relevant.
This commit is contained in:
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
|
$ 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 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:
|
Then build:
|
||||||
|
|
||||||
$ cmake -DCMAKE_BUILD_TYPE=release .
|
$ cmake -DCMAKE_BUILD_TYPE=release .
|
||||||
|
|||||||
Reference in New Issue
Block a user