From 567eaa2716fc8beff59122b58f2548d661df8a94 Mon Sep 17 00:00:00 2001 From: Lucas Ramage Date: Thu, 11 Jul 2019 15:15:34 -0400 Subject: [PATCH] Fix typo in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 448304a..5caaf1e 100644 --- a/README.md +++ b/README.md @@ -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