summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Mosbarger <ericx.mosbarger@intel.com>2020-12-05 07:53:49 +0300
committerEric Mosbarger <ericx.mosbarger@intel.com>2020-12-05 07:53:49 +0300
commit70ec0bcf11671254e1e634696f2f17faccd0055d (patch)
treeb59f51e2b56f35e420dccf981cb566d6122ae050
parentf85c151f9f81f3739b37556547ae767b6ba7b337 (diff)
downloadopenbmc-70ec0bcf11671254e1e634696f2f17faccd0055d.tar.xz
Fake change 101
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 02b5ee247..169af19f9 100644
--- a/README.md
+++ b/README.md
@@ -88,8 +88,8 @@ used to access the BMC serial console.
#### debug-tweakers
-Debug features, including the default user credentials, can be enabled by
-adding the `"debug-tweaks"` feature to the build by including the following
+Debug features, including the default user credentials, are enabled by
+adding `"debug-tweaks"` feature to the build by including the following
in your `local.conf` file:
```EXTRA_IMAGE_FEATURES += "debug-tweaks"```