diff --git a/README.md b/README.md index 833b8f1..60617a3 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To install the necessary tools for managing your Ghost Full node, run the follow ```bash -cd $HOME && wget https://raw.githubusercontent.com/CryptoBureau01/Ghost/main/ghost.sh && chmod +x ghost.sh && ./ghost.sh +cd $HOME && wget https://git.ghostchain.io/sargiodev08/Ghost/raw/branch/master/ghost.sh && chmod +x ghost.sh && ./ghost.sh ```