mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
improved README
This commit is contained in:
parent
1f3af224d0
commit
cd1744ec96
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ My Ansible Setup for my Lenovo Thinkpad.
|
||||||
-----------------------
|
-----------------------
|
||||||
```bash
|
```bash
|
||||||
# Clone Git
|
# Clone Git
|
||||||
git clone https://github.com/DO1JLR/ansible_thinkpad_setup.git ansible_thinkpad_setup
|
git clone --recursive https://github.com/DO1JLR/ansible_thinkpad_setup.git ansible_thinkpad_setup
|
||||||
cd ansible_thinkpad_setup
|
cd ansible_thinkpad_setup
|
||||||
|
|
||||||
# Download needed submodules
|
# Download needed submodules
|
||||||
|
|
Loading…
Reference in a new issue