diff --git a/docs/admin/trial.md b/docs/admin/trial.md index 93fcb1ff6..308103594 100644 --- a/docs/admin/trial.md +++ b/docs/admin/trial.md @@ -4,7 +4,7 @@ A single step install script is helpful in performing a trial run of the software. This script installs DTaaS software with default credentials and users on a Ubuntu server OS. You can use it to check a test installation of DTaaS. ```bash -wget https://github.com/INTO-CPS-Association/DTaaS/releases/download/v0.2.0/single-script-install.sh +wget https://github.com/INTO-CPS-Association/DTaaS/feature/distributed-demo/deploy/single-script-install.sh bash single-script-install.sh ```