diff --git a/README.md b/README.md index a5983d8..34e0afb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A one-click script that installs a remote desktop environment on a Linux server * You need a domain name (can be a subdomain) which points to the IP address of your server. * Then, please run the following command as a sudo user in SSH. ``` -wget https://raw.githubusercontent.com/Har-Kuun/OneClickDesktop/master/OneClickDesktop.sh && sudo bash OneClickDesktop.sh +wget https://raw.githubusercontent.com/York-Labs/OneClickDesktop/master/OneClickDesktop.sh && sudo bash OneClickDesktop.sh ``` * The script will guide you through the installation process. * If you encounter any errors, please check the `OneClickDesktop.log` file that's located within the same directory where you download this script.