From bd0b85a8d2d7a09b1070c622dac95d97b21880aa Mon Sep 17 00:00:00 2001 From: Athou Date: Sat, 13 Sep 2014 10:11:10 +0200 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 469e032f..9104e6bf 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ You can use a proxy http server such as nginx or apache. Deployment on OpenShift ----------------------------- - [OpenShift](https://openshift.redhat.com) is Red Hat's Platform-as-a-Service (PaaS) that allows developers to quickly develop, host, and scale applications in a cloud environment. Commafeed runs perfectly on OpenShift and can even be used in the free tier. Follow the [Getting Started](https://developers.openshift.com/en/getting-started-overview.html) guide and after you sign up and install the Command Line Tools (RHC), do: + [OpenShift](https://openshift.redhat.com) is Red Hat's Platform-as-a-Service (PaaS) that allows developers to quickly develop, host, and scale applications in a cloud environment. CommaFeed runs perfectly on OpenShift and can even be used in the free tier. Follow the [Getting Started](https://developers.openshift.com/en/getting-started-overview.html) guide and after you sign up and install the Command Line Tools (RHC), do: rhc create-app commafeed diy-0.1 mysql-5.5 cd commafeed