mirror of https://github.com/openwrt/docker.git
Fix typo in README
parent
2db99b240b
commit
567eaa2716
|
|
@ -43,7 +43,7 @@ removed.
|
|||
## `sdk`
|
||||
|
||||
Contains the OpenWrt SDK based on a `debian:latest` container with required
|
||||
packages preinstalled. This can be usefull when building packages on MacOS X,
|
||||
packages preinstalled. This can be useful when building packages on MacOS X,
|
||||
Windows or via CI.
|
||||
|
||||
### Example
|
||||
|
|
@ -67,7 +67,7 @@ appending `19.07-SNAPSHOT` or `18.06.4` let's you build other than snapshots.
|
|||
## `imagebuilder`
|
||||
|
||||
Contains the OpenWrt ImageBuilder based on a `debian:latest` container with
|
||||
required packages preinstalled. This can be usefull when creating images on
|
||||
required packages preinstalled. This can be useful when creating images on
|
||||
MacOS X, Windows or via CI.
|
||||
|
||||
### Example
|
||||
|
|
|
|||
Loading…
Reference in New Issue