2
0
aueu 3 жил өмнө
parent
commit
6751a7e0e3
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -74,14 +74,14 @@
 
 
 - - -
 - - -
 #### ⚠ For OpenWrt 21.02 or lower version
 #### ⚠ For OpenWrt 21.02 or lower version
-You have to manually upgrade Golang toolchain to [1.18](https://github.com/openwrt/packages/tree/openwrt-22.03/lang/golang/golang) or higher to compile Xray-core.
+You have to manually upgrade Golang toolchain to [1.18](https://github.com/openwrt/packages/tree/openwrt-22.03/lang/golang) or higher to compile Xray-core.
 
 
 e.g.:
 e.g.:
 
 
 ```bash
 ```bash
 ./scripts/feeds update packages
 ./scripts/feeds update packages
 rm -rf feeds/packages/lang/golang
 rm -rf feeds/packages/lang/golang
-svn co https://github.com/openwrt/packages/branches/openwrt-22.03/lang/golang/golang feeds/packages/lang/golang
+svn co https://github.com/openwrt/packages/branches/openwrt-22.03/lang/golang feeds/packages/lang/golang
 ```
 ```
 - - -
 - - -