diff --git a/README.md b/README.md
index 6312e5a9..a7bef6fb 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ The script will mount and format the drive. Please select Manually Format & Moun
#### Installation
1. Get the latest install script from master and install it with a sudo user:
-`sudo bash -c "$(curl -sLO https://raw.githubusercontent.com/nextcloud/vm/master/nextcloud_install_production.sh)"`
+`curl https://raw.githubusercontent.com/nextcloud/vm/master/nextcloud_install_production.sh | sudo bash"`
2. When the VM is installed it will automatically reboot. Remember to login with the user you created:
`ssh @IP-ADDRESS`
If it automatically runs as root when you reboot the machine, you have to abort it by pressing `CTRL+C` and run the script as the user you just created: