mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 07:18:06 +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:
|
Clone this repository locally:
|
||||||
|
|
||||||
``` sh
|
``` 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).
|
Then follow the [Quick Start Guide](./doc/quick-start-guide.md).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue