From 02b944d92112c5b8aaf71eb9b0a32dfca33efc65 Mon Sep 17 00:00:00 2001 From: Lilian Roller Date: Tue, 17 Mar 2020 02:23:00 +0100 Subject: [PATCH] Hinweis update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ba76795..e1086e8 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ cd ansible_thinkpad_setup # Download needed submodules git submodule update --init --recursive + +# make sure you always check out the submodules +git config --global submodule.recurse true ``` Which playbook?