diff --git a/README.md b/README.md index 82c9d2cb..cac54702 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,9 @@ https://docs.docker.com/compose/install/linux/ ```bash mkdir certd cd certd -wget https://github.com/certd/certd/blob/v2/docker/run/docker-compose.yaml +wget https://raw.githubusercontent.com/certd/certd/v2/docker/run/docker-compose.yaml +# 或者使用gitee地址 +wget https://gitee.com/certd/certd/raw/v2/docker/run/docker-compose.yaml # 根据需要修改里面的配置 # 1.修改镜像版本号