diff options
author | Steve Milner <smilner@redhat.com> | 2017-01-20 12:14:59 -0500 |
---|---|---|
committer | Steve Milner <smilner@redhat.com> | 2017-01-23 14:44:19 -0500 |
commit | b96952753d458f8dd903daee218795c22000eb5a (patch) | |
tree | ec6a13f32224f49f25cde3cb03a10c79e9eadd66 | |
parent | c4ad4ca1e30ef89801ea856c6c3369ddf9c78844 (diff) | |
download | openshift-b96952753d458f8dd903daee218795c22000eb5a.tar.gz openshift-b96952753d458f8dd903daee218795c22000eb5a.tar.bz2 openshift-b96952753d458f8dd903daee218795c22000eb5a.tar.xz openshift-b96952753d458f8dd903daee218795c22000eb5a.zip |
Added link to HOOKS in README
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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). |