mirror of https://github.com/openwrt/docker.git
Update README.md: add missing SDK tags
fix #148 Signed-off-by: Andrey Butirsky <butirsky@gmail.com>pull/151/head
parent
7d14bdaa7a
commit
00a38e539f
|
|
@ -51,6 +51,7 @@ binary in hosts `./bin` folder.
|
|||
All currently available SDKs via tags in the following format:
|
||||
|
||||
* `<target>-<subtarget>[-<branch|tag|version>]`
|
||||
* `<arch>[-<branch|tag|version>]`
|
||||
|
||||
The `branch|tag|version` can be something like `openwrt-22.03` (branch),
|
||||
`v22.03.4` (tag) or `21.02.3` (version). To use daily builds use either `main`
|
||||
|
|
|
|||
Loading…
Reference in New Issue