From 2f3d50e3b55e4884af79729e7af616367c8b6f07 Mon Sep 17 00:00:00 2001 From: Shane Kilkelly Date: Wed, 5 Aug 2020 13:56:49 +0100 Subject: [PATCH] Update clone instructions in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c49743..3dba127 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ instance of [Overleaf](https://overleaf.com). This toolkit will help you to set Clone this repository locally: ``` sh -git clone https://github.com/overleaf/toolkit.git overleaf-toolkit +git clone https://github.com/overleaf/toolkit.git ./overleaf ``` Then follow the [Quick Start Guide](./doc/quick-start-guide.md).