Update README.md

This commit is contained in:
NewName
2024-12-24 20:55:10 +08:00
parent e73c8456a9
commit 99234e3de8

View File

@@ -46,7 +46,6 @@ docker run -d \
--name ghproxy \
-p 5000:5000 \
--restart always \
-v $(pwd)/ghproxy:/root/public \
ghcr.io/sky22333/hub-proxy
```