commit | 65a17a77c25af2e8585bdec21cf004cfb5297ed0 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Mar 30 15:16:05 2018 -0500 |
committer | Emily Shaffer <emilyshaffer@google.com> | Tue Apr 10 04:22:08 2018 +0000 |
tree | abb93c60b498d0a22160229fb2ba394a4c6e7167 | |
parent | 5110c1252fa881bd90f516357ca6c31cb88d9342 [diff] |
README: Reword cleaning the repo Reworded cleaning the repo. The old wording did not make sense. Change-Id: I129faed7b8de5781c4f67e77be6122937e4a6e5d Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.