mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 07:18:06 +02:00
Merge pull request #115 from overleaf/csh-git-clone-match
Make `git clone` commands match
This commit is contained in:
commit
3e00b29ef0
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
Add a link
Reference in a new issue