diff --git a/README.md b/README.md index f818630..1d10d22 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This guide provides step-by-step instructions for installing Windows 10 on a Con - Log in with the command `ssh root@` and enter your Rescue System password. - Execute the following commands: - `apt install git -y` - - `git clone https://github.com/NeiKiNDR/Windows-Server-Contabo-VPS.git` + - `git clone https://github.com/worldteamfx/Windows-Server-Contabo-VPS-main.git` - `cd Windows-Server-Contabo-VPS` - `chmod +x windows-install.sh` - `./windows-install.sh`