| commit | 6098b707cee11915ced373c5f7e72108eeb21d8b | [log] [tgz] |
|---|---|---|
| author | Gunnar Mills <gmills@us.ibm.com> | Wed Mar 28 13:19:50 2018 -0500 |
| committer | Gunnar Mills <gmills@us.ibm.com> | Wed Mar 28 13:21:13 2018 -0500 |
| tree | d2f4396a4eeca1763f5269bb6c67bfe4b37b1e6d | |
| parent | e11a202810a2cf0d02d018efa25ef7994b17b6d8 [diff] |
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>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
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`.