docs: use ssh to clone the repository
This commit is contained in:
parent
4a4eaac3cd
commit
03008a5246
@ -27,7 +27,7 @@ Thream's application programming interface (API) to upload files.
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Clone the repository
|
# 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
|
# Go to the project root
|
||||||
cd file-uploads-api
|
cd file-uploads-api
|
||||||
|
Reference in New Issue
Block a user