diff --git a/README.md b/README.md index 5788073..834c613 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Log into your fresh **Ubuntu 22.04 LTS** server and run the following commands. ```bash # Download the installation script from GitHub -wget [https://raw.githubusercontent.com/DualStackAdmin/self-hosted-m365-backup/main/install.sh](https://raw.githubusercontent.com/DualStackAdmin/self-hosted-m365-backup/main/install.sh) +wget https://github.com/DualStackAdmin/self-hosted-m365-backup/blob/main/install.sh # Make the script executable chmod +x install.sh