mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 15:28:06 +02:00
Update quick-start-guide.md
When using git clone via https instead of ssh this works also w/o a public key and then this file is more conform to the README file.
This commit is contained in:
parent
b7eb235be3
commit
c4b7e52925
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ are available on your system.
|
|||
First, let's clone this git repository to your machine:
|
||||
|
||||
```sh
|
||||
$ git clone git@github.com:overleaf/toolkit.git ./overleaf
|
||||
$ git clone https://github.com/overleaf/toolkit.git ./overleaf
|
||||
```
|
||||
|
||||
Next let's move into this directory:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue