From c88361c7ca1a510264cf16920bb81f4741f918cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Garc=C3=ADa?= Date: Wed, 11 Mar 2020 12:59:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb08e79..132dda5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ curl -sSL https://raw.githubusercontent.com/ElevenPaths/thethe/master/install.sh or clone this repository with: ```bash -git clone https://github.com/ElevenPaths/thethe +git clone --recurse-submodules https://github.com/ElevenPaths/thethe ``` and inside **thethe** directory, move the install script one level up and execute it: