From 27498171401086661ccb4b7c960f8ea94ecd80b7 Mon Sep 17 00:00:00 2001 From: Jason Dudash Date: Thu, 6 Jul 2017 14:27:25 -0400 Subject: [PATCH] Update README.md --- dc-metro-map/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dc-metro-map/README.md b/dc-metro-map/README.md index cd57fe6a..6544a797 100644 --- a/dc-metro-map/README.md +++ b/dc-metro-map/README.md @@ -6,7 +6,9 @@ A simple example of a node.js + mapbox web application configured to run on Red ![Screenshot](./.screens/2016-03-30_2135.png?raw=true) ## How can I run this? -This app is configured to be deployed and managed via OpenShift. Which means all you'll need to do is click a few buttons and specify some settings. +This app is configured to be deployed and managed via OpenShift. Which means all you'll need to do is click a few buttons and specify some settings. [Here is a link to a lab][5] that walks you through that process. + +For more general instructions on OpenShift: * If you are using OpenShift Online, [follow instructions here][1] * If you have OpenShift Enterprise, [follow instructions here][2] * If you are using this as part of a Red Hat workshop, follow the provided instructions instead @@ -22,3 +24,4 @@ Under the terms of the [MIT][4]. [2]: https://docs.openshift.com/enterprise/latest/welcome/index.html [3]: https://docs.openshift.org/latest/using_images/s2i_images/nodejs.html [4]: https://opensource.org/licenses/MIT +[5]: http://redhatgov.io/workshops/openshift_101_dcmetromap/lab3-s2i/