summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-03-28 13:23:20 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-03-28 13:23:36 -0500
commit31e336b4adf9910f90960223a526bdb033771efe (patch)
treefa803345134ee85b382687b7368824c0077cf886
parent5248f3cf5b42da10b5ef3df52ab2582d7b931eb8 (diff)
downloadopenpower-pnor-code-mgmt-31e336b4adf9910f90960223a526bdb033771efe.tar.gz
openpower-pnor-code-mgmt-31e336b4adf9910f90960223a526bdb033771efe.zip
Reword "cleaning the repo" in README
Reworded cleaning the repo. The old wording did not make sense. Change-Id: If386a79dc1f4e6bb9546ec4590e4879551c5f055 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 531817761..44e811c01 100644
--- a/README.md
+++ b/README.md
@@ -6,5 +6,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