diff --git a/README.md b/README.md index 4425e84..9de7c55 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ git clone https://gittea.wingogo.top/William/hysteria_docker.git ``` +配置初始化, **第一次运行必须执行** +```bash +cd ./bin +bash ./init.sh +``` + 启动项目 ```bash docker-compose up -d