commit | e3599a8a1168998b69f00fde9c8b4a9982818959 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Mar 30 15:16:01 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Mar 30 15:16:01 2018 -0500 |
tree | 9e73868495ff7a0664d4ee7fbd048e98dc31aacc | |
parent | 6ebf5cacaa4ce0581c4211493464e15a07c8ac51 [diff] |
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>
diff --git a/README.md b/README.md index b2c5f6f..48b29e2 100644 --- a/README.md +++ b/README.md
@@ -8,5 +8,5 @@ 2. ./configure ${CONFIGURE_FLAGS} 3. make -To full clean the repository again run `./bootstrap.sh clean`. +To clean the repository run `./bootstrap.sh clean`. ```