commit | e3b815dae33db00617f667f57d75d8d58a6e9ec1 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Mar 30 15:16:10 2018 -0500 |
committer | Emily Shaffer <emilyshaffer@google.com> | Fri Apr 06 00:34:55 2018 +0000 |
tree | e3cfacdce236ceadbd9a3c61b76b7a71cc8f1e72 | |
parent | 6f83cbc9a97578653259345dc2e7a63c7edcdcfc [diff] |
README: Reword cleaning the repo Reworded cleaning the repo. The old wording did not make sense. Change-Id: Ieb58e0b57d3527a93e62d06670854b1800da18ca Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/README.md b/README.md index a352eed..aa293b5 100644 --- a/README.md +++ b/README.md
@@ -6,4 +6,4 @@ 2. ./configure ${CONFIGURE_FLAGS} 3. make -To full clean the repository again run `./bootstrap.sh clean`. +To clean the repository run `./bootstrap.sh clean`.