mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-11 19:58:18 +02:00
Make git clone
commands match
`git-clone` instruction in main README should match that in the Quick Start.
This commit is contained in:
parent
79a0deff8e
commit
66ca53fb44
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ The [Developer wiki](https://github.com/overleaf/overleaf/wiki) contains further
|
|||
Clone this repository locally:
|
||||
|
||||
``` sh
|
||||
git clone https://github.com/overleaf/toolkit.git ./overleaf
|
||||
git clone https://github.com/overleaf/toolkit.git ./overleaf-toolkit
|
||||
```
|
||||
|
||||
Then follow the [Quick Start Guide](./doc/quick-start-guide.md).
|
||||
|
|
Loading…
Add table
Reference in a new issue