diff --git a/README.md b/README.md index 9c3d655..5235a78 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ Setup a new node for ansible management with (as root): -`curl -sL https://git.mhack.io/mark/ansible_util/raw/master/setup_managed_node.sh | bash` +`wget -qO - https://git.mhack.io/mark/ansible_util/raw/master/setup_managed_node.sh | bash`