Fix typos in README.md.

This commit is contained in:
John Benediktsson
2013-05-15 20:18:08 -06:00
parent a6b108e13a
commit 13b68f6909

View File

@@ -13,12 +13,12 @@ Hosting an application on OpenShift is free.
* Create an account on [OpenShift](http://www.openshift.com/). * Create an account on [OpenShift](http://www.openshift.com/).
* Add an application, select `JBoss Enterprise Application Platform 6.0`. * Add an application, select `JBoss Enterprise Application Platform 6.0`.
* For the`Public URL` set the name you want (e.g. `commafeed`). * For the `Public URL` set the name you want (e.g. `commafeed`).
* For the`Source Code` option, click `Change` and set this repository (`https://github.com/Athou/commafeed.git`). * For the `Source Code` option, click `Change` and set this repository (`https://github.com/Athou/commafeed.git`).
* Click `Create Application`. * Click `Create Application`.
* Click `Add cartridge` and select `MySQL`. * Click `Add cartridge` and select `MySQL`.
* Wait a couple of minutes and access your application. * Wait a couple of minutes and access your application.
* The defaut user is `admin` and the password is `admin`. * The default user is `admin` and the password is `admin`.
Deployment on your own server Deployment on your own server
----------------------------- -----------------------------