From c9962599dfaee867910f041d210b9b18cdabf33e Mon Sep 17 00:00:00 2001 From: nange Date: Tue, 20 Feb 2024 12:18:48 +0800 Subject: [PATCH] chore: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8319d100..12ff38b0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Easyss是一款兼容socks5的安全代理上网工具,目标是使访问国 [去下载](https://github.com/nange/easyss/releases) -### 或者 通过源码安装(go version 1.21+ is required) +### 或者 通过源码安装(go version 1.22+ is required) ```sh // Ubuntu20.04 or Debian11