Update 'README.md'

This commit is contained in:
Paul 2020-04-26 19:54:40 +02:00
parent 830a0e6c59
commit ab5af0e370

View File

@ -14,7 +14,7 @@ ansible-gnu-corporate-workstation is a set of roles that enable Active Directory
Run the following command using a terminal emulator :
```bash
bash < <(curl -s https://git.paulbsd.com/paulbsd/ansible-gnu-corporate-workstation/raw/branch/master/provision.sh)
bash <(curl -s https://git.paulbsd.com/paulbsd/ansible-gnu-corporate-workstation/raw/branch/master/provision.sh)
...
sudo reboot
```