summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-03-30 15:16:08 -0500
committerMatt Spinler <spinler@us.ibm.com>2018-04-12 21:57:06 +0000
commit1daaf26afe0fe1add45393ef25937bcecf8f2b82 (patch)
treee6a8b4aca50177b224f9433ad80c742e16cd7acf
parent2a51a9c98f21113aa09d9965ec27612d9a7df28e (diff)
downloadphosphor-hwmon-1daaf26afe0fe1add45393ef25937bcecf8f2b82.tar.gz
phosphor-hwmon-1daaf26afe0fe1add45393ef25937bcecf8f2b82.zip
README: Reword cleaning the repo
Reworded cleaning the repo. The old wording did not make sense. Change-Id: I6d0859b7c7cb325abf3940b21324211b1e9b3757 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 b6fce54..0e5d6f1 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ 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`.
```
## D-Bus bus names
OpenPOWER on IntegriCloud