Use the HTTPS URL in the docs #120

Merged
MartinFouilleul merged 1 commits from clone-https into main 2023-09-17 15:59:35 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ The Orca command-line tools must be installed to your system in order to use the
Clone the repo, then `cd` into the `orca` directory:
```
git clone git@git.handmade.network:hmn/orca.git
git clone https://git.handmade.network/hmn/orca.git
cd orca
```