2
1
mirror of https://github.com/Thream/file-uploads-api.git synced 2024-07-06 21:00:10 +02:00

docs: use ssh to clone the repository

This commit is contained in:
Théo LUDWIG 2023-07-02 18:30:28 +02:00
parent 4a4eaac3cd
commit 03008a5246
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -27,7 +27,7 @@ Thream's application programming interface (API) to upload files.
```sh
# Clone the repository
git clone https://github.com/Thream/file-uploads-api.git
git clone git@github.com:Thream/file-uploads-api.git
# Go to the project root
cd file-uploads-api