From 51bc9ff25729ad0543421ffc577066371c9c76d4 Mon Sep 17 00:00:00 2001 From: MiningTcup Date: Thu, 14 Aug 2025 20:18:41 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4077428..caad71c 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,6 @@ This program is intended for and tested on Linux, but may work on other systems. ```sh git clone ssh://git@git.miningtcup.me:222/MiningTcup/noteserver.git cd noteserver -./docker-deploy.sh -``` +sh reload.sh +sh docker-deploy.sh +``` \ No newline at end of file