diff --git a/README.md b/README.md index c6923c6..7712e3c 100644 --- a/README.md +++ b/README.md @@ -72,5 +72,5 @@ Log into your fresh **Ubuntu 22.04 LTS** server and follow these steps. #### Step 1: Download the Script Use `wget` to download the latest installer from the GitHub repository. ```bash -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://raw.githubusercontent.com/DualStackAdmin/self-hosted-m365-backup/main/install.sh ```