2
1
mirror of https://github.com/Thream/api.git synced 2024-07-06 12:50:12 +02:00

docs: use ssh to clone the repository

This commit is contained in:
Théo LUDWIG 2023-07-02 18:54:02 +02:00
parent ca7de85e4b
commit 8e238f80c5
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -32,7 +32,7 @@ It uses [Thream/file-uploads-api](https://github.com/Thream/file-uploads-api) [v
```sh
# Clone the repository
git clone https://github.com/Thream/api.git
git clone git@github.com:Thream/api.git
# Go to the project root
cd api