Fix typo in README

pull/31/head
Lucas Ramage 2019-07-11 15:15:34 -04:00 committed by Paul Spooren
parent 2db99b240b
commit 567eaa2716
1 changed files with 2 additions and 2 deletions

View File

@ -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