From d828c616155d7b06f03eb06d1ed9dd76fefa8e60 Mon Sep 17 00:00:00 2001 From: MINGERTAI <104557080+MINGERTAI@users.noreply.github.com> Date: Thu, 20 Oct 2022 10:09:12 +0800 Subject: [PATCH] Update README.md Signed-off-by: MINGERTAI <104557080+MINGERTAI@users.noreply.github.com> --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4186df01..c186a3d1 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,19 @@ https://github.com/SagerNet/SagerNet ### 一键安装、管理sing-box 网址:https://github.com/FranzKafkaYu/sing-box-yes -### nstall Golang terbaru. +### 安装 + +sing-box 需要 Golang 1.18.5 或更高版本 +### 安装 Golang ```jaon cd curl -fsL https://raw.githubusercontent.com/jetsung/golang-install/main/install.sh | bash source /root/.bashrc ``` +### 安装最新的 sing-box 版本 +``` +go install -v github.com/sagernet/sing-box/cmd/sing-box@latest +```` ## License