diff --git a/README.md b/README.md index 76128a7..db064c2 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Before running the installation script, you must complete the following steps in Log into your fresh **Ubuntu 22.04 LTS** server. The following commands will download the installation script, make it executable, and then run it with the necessary privileges. ```bash -wget https://github.com/DualStackAdmin/self-hosted-m365-backup/blob/main/install.sh +wget https://raw.githubusercontent.com/DualStackAdmin/self-hosted-m365-backup/main/install.sh ``` ```bash