Use https in clone URL.

This commit is contained in:
sforman 2023-11-12 10:13:20 -08:00
parent cc20ab790a
commit eb12889a43
1 changed files with 1 additions and 1 deletions

View File

@ -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