summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJason DeTiberus <detiber@gmail.com>2017-01-24 12:38:53 -0500
committerGitHub <noreply@github.com>2017-01-24 12:38:53 -0500
commit46532d49f6960f437458dcd02d2cd8e9459f98a3 (patch)
tree4c640c123204d52259028a08f4e0cb295a36feb5 /README.md
parent89b4e7070dc57aea6c2e1dc038348142ed4c747a (diff)
parentb96952753d458f8dd903daee218795c22000eb5a (diff)
downloadopenshift-46532d49f6960f437458dcd02d2cd8e9459f98a3.tar.gz
openshift-46532d49f6960f437458dcd02d2cd8e9459f98a3.tar.bz2
openshift-46532d49f6960f437458dcd02d2cd8e9459f98a3.tar.xz
openshift-46532d49f6960f437458dcd02d2cd8e9459f98a3.zip
Merge pull request #3125 from ashcrow/serial-master-upgrade-doc
HOOKS.md added documenting new hooks
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index def8dfdc5..c3c022e59 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,12 @@ you are not running a stable release.
- [OpenShift Enterprise](https://docs.openshift.com/enterprise/latest/install_config/install/advanced_install.html)
- [OpenShift Origin](https://docs.openshift.org/latest/install_config/install/advanced_install.html)
+
+## Installer Hooks
+
+See the [hooks documentation](HOOKS.md).
+
+
## Contributing
See the [contribution guide](CONTRIBUTING.md).