diff --git a/index.html b/index.html
index 3ae4ed37..7291efe1 100644
--- a/index.html
+++ b/index.html
@@ -143,10 +143,8 @@ sudo management/whats_next.py
Log into your competely fresh Ubuntu machine using SSH, then type:
- sudo apt-get install git
-git clone https://github.com/mail-in-a-box/mailinabox
-cd mailinabox
-sudo setup/start.sh
+ wget https://mailinabox.email/bootstrap.sh
+sudo bash bootstrap.sh
You will be asked to enter the email address you want and a few other configuration questions.
Then run the post-install checklist command to see what you need to do next: