diff --git a/README.md b/README.md index e02214fa4d8..59ffe8879e3 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,5 @@ openshift-install destroy cluster Note that you almost certainly also want to clean up the installer state files too, including `auth/`, `terraform.tfstate`, etc. The best thing to do is always pass the `--dir` argument to `install` and `destroy`. And if you want to reinstall from scratch, `rm -rf` the asset directory beforehand. + +# Dummy PR