Fix section header for openshift doc
This commit is contained in:
parent
b3a216de9e
commit
32a9a3c108
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>Create Keycloak instance with the web tool</title>
|
<title>Create Keycloak instance with the command-line tool</title>
|
||||||
<para>
|
<para>
|
||||||
Run the following command from a terminal:
|
Run the following command from a terminal:
|
||||||
<programlisting>rhc app create <APPLICATION NAME> https://raw.github.com/keycloak/openshift-keycloak-cartridge/master/metadata/manifest.yml</programlisting>
|
<programlisting>rhc app create <APPLICATION NAME> https://raw.github.com/keycloak/openshift-keycloak-cartridge/master/metadata/manifest.yml</programlisting>
|
||||||
|
|
Loading…
Reference in a new issue