docs: use https URL for git checkout

This commit is contained in:
teutat3s 2023-10-29 23:04:58 +01:00
parent 505602bd73
commit 6f9df4d6c3
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -3,7 +3,7 @@
Clone this repository:
```
git clone gitea@git.pub.solar:pub-solar/infra.git
git clone https://git.pub.solar/pub-solar/infra-new.git
```
then, install [the package manager nix](https://nixos.org/download).