summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-03-30 15:16:05 -0500
committerEmily Shaffer <emilyshaffer@google.com>2018-04-10 04:22:08 +0000
commit65a17a77c25af2e8585bdec21cf004cfb5297ed0 (patch)
treeabb93c60b498d0a22160229fb2ba394a4c6e7167 /README.md
parent5110c1252fa881bd90f516357ca6c31cb88d9342 (diff)
downloadphosphor-host-ipmid-65a17a77c25af2e8585bdec21cf004cfb5297ed0.tar.gz
phosphor-host-ipmid-65a17a77c25af2e8585bdec21cf004cfb5297ed0.zip
README: Reword cleaning the repo
Reworded cleaning the repo. The old wording did not make sense. Change-Id: I129faed7b8de5781c4f67e77be6122937e4a6e5d Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 36c1042..ebbe25e 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@ To build this package, do the following steps:
2. ./configure ${CONFIGURE_FLAGS}
3. make
-To full clean the repository again run `./bootstrap.sh clean`.
+To clean the repository run `./bootstrap.sh clean`.
OpenPOWER on IntegriCloud