diff --git a/clmctest/services/loadtest-streaming/install.sh b/clmctest/services/loadtest-streaming/install.sh
index 7d6ef6ddc357283c53da5f0475a517002c685f14..26ef2f612fb2028d9d0827d5187aec7089cc69b1 100755
--- a/clmctest/services/loadtest-streaming/install.sh
+++ b/clmctest/services/loadtest-streaming/install.sh
@@ -26,5 +26,5 @@
 set -euo pipefail
 
 echo "REPO_ROOT:"$REPO_ROOT
-eval '$REPO_ROOT/test/services/vlc/install.sh'
-eval '$REPO_ROOT/test/services/pytest/install.sh'
\ No newline at end of file
+eval '$REPO_ROOT/clmctest/services/vlc/install.sh'
+eval '$REPO_ROOT/clmctest/services/pytest/install.sh'
\ No newline at end of file