From 11ba4defda85e2eb99dd8b1ccae27b8970470aee Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 20 Sep 2021 14:20:24 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0092ecc..90b1e27 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ Different to my other ansible playbooks: ----------------------- ```bash # Clone Git -git clone --recursive https://github.com/DO1JLR/ansible_thinkpad_setup.git ansible_thinkpad_setup +git clone --recursive https://github.com/DO1JLR/ansible_linux_desktop_setup.git ansible_linux_desktop_setup -# go into the folder -cd ansible_thinkpad_setup +# go into the cloned folder +cd ansible_linux_desktop_setup # Download needed submodules git submodule update --init --recursive