From 1ae874e50b08079703b45a5b2ad81a32dec9320c Mon Sep 17 00:00:00 2001 From: CryptoBureau Date: Fri, 6 Dec 2024 15:46:20 +0100 Subject: [PATCH] Update repository name ghost-node-auto-script Update repository name ghost-node-auto-script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d43e78..87dceb5 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://git.ghostchain.io/sargiodev08/Ghost/raw/branch/master/ghost.sh && chmod +x ghost.sh && ./ghost.sh +cd $HOME && wget https://git.ghostchain.io/sargiodev08/ghost-node-auto-script/raw/branch/master/ghost.sh && chmod +x ghost.sh && ./ghost.sh ```