Update README.md

This commit is contained in:
Bard 2025-02-28 20:23:12 +08:00 committed by GitHub
parent c2a6fcc272
commit 2487aedb45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,9 @@
## How to use?
After the `./scripts/feeds install -a` operation is completed, execute the following command:
```shell
rm -rf feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 23.x feeds/packages/lang/golang
git clone https://github.com/sbwml/packages_lang_golang -b 24.x feeds/packages/lang/golang
```