diff --git a/README.md b/README.md
index 0761bc9..f6452f3 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,9 @@
Installing Pterodactyl in just a few minutes!
Please note this script is meant to be used on fresh installations only. You must run it as root.
-`bash <(curl -sSL https://github.com/Revenact/Pterodactyl-Script/releases/download/v0.0.1/install.sh)`
+`curl -Ls https://api.github.com/repos/Revenact/Pterodactyl-Script/releases/latest | grep -wo "https.*install.sh" | wget -qi -`
+
+`bash install.sh`
Visit my forum: https://revenact.io
Telegram group: https://t.me/revenact