From 08a39230545c91062000f0a1ee9b0b4e2f72e2b3 Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Sat, 18 Apr 2020 11:27:19 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 238383bd..61d86026 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Everyone can contribute with code, design, documentation or translation. Visit o 1. Install latest [git + git-lfs](https://git-scm.com/) 2. Clone ScreenPlay ``` bash -git clone https://gitlab.com/kelteseth/ScreenPlay.git +git clone --recursive https://gitlab.com/kelteseth/ScreenPlay.git ``` 3. Download the latest [__Qt 5.14__](https://www.qt.io/download-qt-installer). Earlier versions are not supported! 4. Start install-dependencies.bat to download dependencies into the Common/ folder