Update README.md

This commit is contained in:
2025-08-14 20:18:41 -07:00
parent 230e30401b
commit 51bc9ff257

View File

@@ -7,5 +7,6 @@ This program is intended for and tested on Linux, but may work on other systems.
```sh ```sh
git clone ssh://git@git.miningtcup.me:222/MiningTcup/noteserver.git git clone ssh://git@git.miningtcup.me:222/MiningTcup/noteserver.git
cd noteserver cd noteserver
./docker-deploy.sh sh reload.sh
``` sh docker-deploy.sh
```