summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-03-30 15:15:21 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-03-30 15:15:21 -0500
commit346075313989e1951a3a880f32f783f5a1f9f2a4 (patch)
tree5f8262add3805322d7df9e082b9f66b883e4ad87
parente8b83ecdd67c40014d560b265fd2f5ebb68ea0ea (diff)
downloadphosphor-networkd-346075313989e1951a3a880f32f783f5a1f9f2a4.tar.gz
phosphor-networkd-346075313989e1951a3a880f32f783f5a1f9f2a4.zip
README: Reword cleaning the repo
Reworded cleaning the repo. The old wording did not make sense. Change-Id: I7dabcd379b7efa0f198b3bfdd91377208ad7ceca Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5318177..44e811c 100644
--- a/README.md
+++ b/README.md
@@ -6,5 +6,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`.
```
OpenPOWER on IntegriCloud