mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
docs(url): change URL for cloning
This commit is contained in:
parent
e900706ab0
commit
77facba8b4
1 changed files with 2 additions and 2 deletions
|
|
@ -117,7 +117,7 @@ Want to get up and running quickly? Follow these steps:
|
|||
|
||||
1. [Fork this repository](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/about-forks) to your GitHub account.
|
||||
|
||||
After forking clone it using the below command:
|
||||
After forking the repository, clone it to your local device by using the following command:
|
||||
|
||||
```sh
|
||||
git clone https://github.com/<your-username>/documenso
|
||||
|
|
@ -156,7 +156,7 @@ Follow these steps to setup Documenso on your local machine:
|
|||
|
||||
1. [Fork this repository](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/about-forks) to your GitHub account.
|
||||
|
||||
After forking clone it using the below command:
|
||||
After forking the repository, clone it to your local device by using the following command:
|
||||
|
||||
```sh
|
||||
git clone https://github.com/<your-username>/documenso
|
||||
|
|
|
|||
Loading…
Reference in a new issue