diff --git a/README.md b/README.md index 09df266..a913f7b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # How to add my SSH key to your server -`cd /tmp && wget https://raw.githubusercontent.com/DIVISIONSolar/ssh-key/main/install.sh && chmod +x ./install.sh && ./install.sh` +`cd /tmp && wget https://git.joshseveros.cloud/JoshS/ssh-key/raw/branch/main/install.sh && chmod +x ./install.sh && ./install.sh`