summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-03-28 13:19:50 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-03-28 13:21:13 -0500
commit6098b707cee11915ced373c5f7e72108eeb21d8b (patch)
treed2f4396a4eeca1763f5269bb6c67bfe4b37b1e6d
parente11a202810a2cf0d02d018efa25ef7994b17b6d8 (diff)
downloadphosphor-bmc-code-mgmt-6098b707cee11915ced373c5f7e72108eeb21d8b.tar.gz
phosphor-bmc-code-mgmt-6098b707cee11915ced373c5f7e72108eeb21d8b.zip
Reword "cleaning the repo" in README
Reworded cleaning the repo. The old wording did not make sense. Change-Id: Iade61217337077e7a979732482a7cf155bd16d08 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 32f0adb..687af8b 100644
--- a/README.md
+++ b/README.md
@@ -11,5 +11,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