summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Mosbarger <ericx.mosbarger@intel.com>2020-12-05 10:40:30 +0300
committerEric Mosbarger <ericx.mosbarger@intel.com>2020-12-05 10:40:30 +0300
commit7fbfd58c028645508f8aa65309e3f4b68e16e26f (patch)
treec2eb46ee56c0f35998956d436a180fe7a729fa3a
parent295f804a0fa93d5e4d545599f7fd850645cf5fe5 (diff)
downloadopenbmc-7fbfd58c028645508f8aa65309e3f4b68e16e26f.tar.xz
Fake change 104
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5276ccbea..cf1039695 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, are enabled by
-adding `"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"```