From 8ded811f926f688debbe2bd23e17b8ae9bca542b Mon Sep 17 00:00:00 2001 From: DualStackAdmin <64967000+DualStackAdmin@users.noreply.github.com> Date: Thu, 9 Oct 2025 02:30:09 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```