From 5cffbbb7c012eaad327dc132121baec48f51cdff Mon Sep 17 00:00:00 2001 From: Yuzuki <50410851+Yuzuki616@users.noreply.github.com> Date: Wed, 17 May 2023 20:17:36 +0800 Subject: [PATCH] fix readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 00294dd..097300a 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,8 @@ A V2board node server based on Xray-core, modified from XrayR ### 一键安装 -` -wget -N https://raw.githubusercontents.com/Yuzuki616/V2bX-script/master/install.sh && ash install.sh +``` +wget -N https://raw.githubusercontents.com/Yuzuki616/V2bX-script/master/install.sh && bash install.sh ``` ### 手动安装 @@ -73,7 +73,7 @@ wget -N https://raw.githubusercontents.com/Yuzuki616/V2bX-script/master/install. ## 配置文件及详细使用教程 -[详细使用教程](https://crackair.gitbook.io/xrayr-project/) +[详细使用教程](https://yuzuki-1.gitbook.io/v2bx-doc/) ## Thanks