diff --git a/README.md b/README.md index 20f4540..0ad33ec 100644 --- a/README.md +++ b/README.md @@ -19,19 +19,9 @@ git clone https://gittea.wingogo.top/William/xray_docker.git cd xray_docker ``` -3. 初始化xray配置, 设置密钥和uuid, **第一次运行必须执行** +3. 执行命令初始化配置并启动容器 ```bash -bash ./bin/init.sh -``` - -4. 启动 -``` -docker-compose up -d -``` - -5. 查看分享链接 -```bash -bash ./bin/print_share_link.sh +bash ./bin/run.sh ``` ## 停止