diff --git a/openbis_all/source/bash/sprint_install.sh b/openbis_all/source/bash/sprint_install.sh
index e93d5855ee31e6a1039f6a76441365b0d2c5e16c..893036d93e0260b19dd0b78186b84a3ed81a0091 100755
--- a/openbis_all/source/bash/sprint_install.sh
+++ b/openbis_all/source/bash/sprint_install.sh
@@ -92,4 +92,4 @@ rm -rf openbis
 alias 'rm=rm -i'
 alias 'cp=cp -ipR'
 
-echo Done, run the sprint_post_install_script if needed and start the servers!
+echo Done, run sprint_post_install.sh and all-up.sh to start the servers!