fix markdown header formatting in README.md
This commit is contained in:
parent
855ab2de53
commit
271e781b9d
1 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ If you'd like to install it, follow [these directions](https://github.com/opensh
|
||||||
|
|
||||||
The steps in this document assume that you have access to an OpenShift deployment that you can deploy applications on.
|
The steps in this document assume that you have access to an OpenShift deployment that you can deploy applications on.
|
||||||
|
|
||||||
###Installation:
|
### Installation
|
||||||
These steps assume your OpenShift deployment has the default set of ImageStreams defined. Instructions for installing the default ImageStreams are available [here](https://docs.openshift.org/latest/install_config/imagestreams_templates.html#creating-image-streams-for-openshift-images). If you are defining the set of ImageStreams now, remember to pass in the proper cluster-admin credentials and to create the ImageStreams in the 'openshift' namespace.
|
These steps assume your OpenShift deployment has the default set of ImageStreams defined. Instructions for installing the default ImageStreams are available [here](https://docs.openshift.org/latest/install_config/imagestreams_templates.html#creating-image-streams-for-openshift-images). If you are defining the set of ImageStreams now, remember to pass in the proper cluster-admin credentials and to create the ImageStreams in the 'openshift' namespace.
|
||||||
|
|
||||||
1. Fork a copy of [ruby-ex](https://github.com/openshift/ruby-ex)
|
1. Fork a copy of [ruby-ex](https://github.com/openshift/ruby-ex)
|
||||||
|
|
Loading…
Reference in a new issue