Update README.md

This commit is contained in:
有種 2024-01-26 19:46:56 +08:00 committed by GitHub
parent e89c28d40b
commit e59ce4ea7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -51,6 +51,6 @@ make menuconfig
编译新版Sing-box和hysteria需golang版本1.20或者以上版本 ,可以用以下命令
```yaml
rm -rf feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 20.x feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 21.x feeds/packages/lang/golang
```