diff --git a/admin_manual/installation/source_installation.rst b/admin_manual/installation/source_installation.rst
index efd155749..28ba9a190 100644
--- a/admin_manual/installation/source_installation.rst
+++ b/admin_manual/installation/source_installation.rst
@@ -492,12 +492,19 @@ See the `TrueNAS installation documentation `_.
2. Run the script with::
sudo bash nextcloud_install_production.sh
+
+or
+
+1. Download the latest `installation script `_.
+2. Run the script with::
+
+ sudo bash install.sh
A guided setup will follow and the only thing you have to do it to follow the on screen instructions, when given to you.