diff --git a/README.md b/README.md index 9247d67..1008522 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,6 @@ __nginx.txt格式为 落地机 端口 服务ip 端口 本地wgip__ 脚本使用 -`bash -c "$(wget -qO - https://git.igewu.org/yanglc/tunnel/raw/branch/main/99nginx.sh)"` +``` +bash -c "$(wget -qO - https://git.igewu.org/yanglc/tunnel/raw/branch/main/99nginx.sh)" +```