diff options
| author | Gunnar Mills <gmills@us.ibm.com> | 2018-03-28 13:19:50 -0500 |
|---|---|---|
| committer | Gunnar Mills <gmills@us.ibm.com> | 2018-03-28 13:21:13 -0500 |
| commit | 6098b707cee11915ced373c5f7e72108eeb21d8b (patch) | |
| tree | d2f4396a4eeca1763f5269bb6c67bfe4b37b1e6d | |
| parent | e11a202810a2cf0d02d018efa25ef7994b17b6d8 (diff) | |
| download | phosphor-bmc-code-mgmt-6098b707cee11915ced373c5f7e72108eeb21d8b.tar.gz phosphor-bmc-code-mgmt-6098b707cee11915ced373c5f7e72108eeb21d8b.zip | |
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>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,5 +11,5 @@ 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`. ``` |

