summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-03-30 15:16:01 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-03-30 15:16:01 -0500
commite3599a8a1168998b69f00fde9c8b4a9982818959 (patch)
tree9e73868495ff7a0664d4ee7fbd048e98dc31aacc
parent6ebf5cacaa4ce0581c4211493464e15a07c8ac51 (diff)
downloadopenpower-proc-control-e3599a8a1168998b69f00fde9c8b4a9982818959.tar.gz
openpower-proc-control-e3599a8a1168998b69f00fde9c8b4a9982818959.zip
README: Reword cleaning the repo
Reworded cleaning the repo. The old wording did not make sense. Change-Id: I422b3683f026e09980169aad90760c6beb3552a5 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b2c5f6f..48b29e2 100644
--- a/README.md
+++ b/README.md
@@ -8,5 +8,5 @@ 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