diff --git a/README.md b/README.md index d6fbaaa..8a5804e 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ ansible-gnu-corporate-workstation is a set of roles that enable Active Directory ### Installation ``` -wget -O - https://raw.githubusercontent.com/paulbsd/ansible-gnu-corporate-workstation/master/provision.sh | bash +wget https://raw.githubusercontent.com/paulbsd/ansible-gnu-corporate-workstation/master/provision.sh; bash provision.sh ```