Update README.md

This commit is contained in:
2026-04-30 16:18:21 +00:00
parent f02096bd76
commit d9fa78ccdb
+1 -2
View File
@@ -1,6 +1,5 @@
# cd into the docker folder # cd into the docker folder
```bash ```bash
wget -qO update-docker.sh https://gitea.featherer.xyz/nono/update-docker/raw/branch/main/update-docker.sh source <(wget -qO- https://gitea.featherer.xyz/nono/update-docker/raw/branch/main/update-docker.sh)
source update-docker.sh
``` ```