diff --git a/README.md b/README.md index 00dfda113..3a69d7f28 100644 --- a/README.md +++ b/README.md @@ -49,13 +49,31 @@ Example: `dotnet/dotnetcore-10-rhel7` OpenShift Templates ------------------- -The `templates` folder contains OpenShift templates. Some of these will be shipped with OpenShift. If a template is not on your OpenShift installation, you can import it: +The `templates` folder contains OpenShift templates. Some of these will be shipped with OpenShift. +If a template is not on your OpenShift installation, you can import it: ``` oc create -f ``` +To instantiate a template you can use the `oc new-app` command: + +``` +oc new-app --template=