mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
fix(url): change URL for cloning
This commit is contained in:
parent
6d58e60a65
commit
2b25806c33
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 clone it using the below 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) it to your github account.
|
||||
|
||||
After forking clone it using the below command
|
||||
After forking clone it using the below command:
|
||||
|
||||
```sh
|
||||
git clone https://github.com/<your-username>/documenso
|
||||
|
|
|
|||
Loading…
Reference in a new issue