Use https in clone URL.
This commit is contained in:
parent
cc20ab790a
commit
eb12889a43
|
|
@ -130,7 +130,7 @@ There is more in the `docs` directory but it's kind of a mess right now
|
||||||
|
|
||||||
Clone the repo:
|
Clone the repo:
|
||||||
|
|
||||||
git clone http://ariadne.systems/gogs/sforman/Thun.git
|
git clone https://ariadne.systems/gogs/sforman/Thun.git
|
||||||
|
|
||||||
Then follow the instructions in the individual `implementations`
|
Then follow the instructions in the individual `implementations`
|
||||||
directories. In most cases you can just run `make` and that will build a
|
directories. In most cases you can just run `make` and that will build a
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue