diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | readme-cleartext.md | 2 | ||||
| -rw-r--r-- | readme.md | 2 |
3 files changed, 1 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index b61c74e..2e2a6e6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,3 @@ [submodule "Src/Lib/StringTools"] path = Src/Lib/StringTools - url = git@gitea.leonetienne.de:leonetienne/StringTools.git - + url = https://gitea.leonetienne.de/leonetienne/StringTools.git diff --git a/readme-cleartext.md b/readme-cleartext.md index 6d68d92..9448a06 100644 --- a/readme-cleartext.md +++ b/readme-cleartext.md @@ -24,8 +24,6 @@ Clone this repository, and install all dependencies via: $ git submodule update --init --recursive
```
-If they won't pull, you might have to switch the submodules remotes out for their
-https-variants. They are git@ by default, which requires your ssh to be set up with github.
Then all you have to do is to start the build:
```
$ cmake Src -B build
@@ -24,8 +24,6 @@ Cwone twis repositowy, and install all dependencies via: $ git submodule update --init --recursive
```
-If tweeey won't pull, you might haf to switch twe submoduwes remotes out for tweir
-https-vawiants. Tweeey awe git@ by defauwt, whiiiiiiich requiwes your ssh to be set uwp witw gitwub.
Twen all you haf to do is to stawt twe buiwd:
```
$ cmake Src -B build
|
