mirror of https://github.com/kenzok8/small.git
Update README.md
This commit is contained in:
parent
de15d732ee
commit
5be76d2d3f
|
@ -50,8 +50,7 @@ make menuconfig
|
|||
#### 注意
|
||||
编译新版Sing-box和hysteria,需golang版本1.20或者以上版本 ,可以用以下命令
|
||||
```yaml
|
||||
pushd feeds/packages/lang
|
||||
rm -rf golang && svn co https://github.com/openwrt/packages/branches/openwrt-23.05/lang/golang
|
||||
popd
|
||||
rm -rf feeds/packages/lang/golang
|
||||
git clone https://github.com/sbwml/packages_lang_golang -b 20.x feeds/packages/lang/golang
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue