doh

Matt Haley 2013-06-28 09:11:12 -07:00
parent 41a5f1bf70
commit 78e8f46e87

@ -8,7 +8,7 @@ An OpenShift-compatible repository of Tracks v2.2.2 is available at <https://bit
From a terminal or command prompt, create the application:
$ rhc app create tracks php-5.3 mysql-5.1
$ rhc app create tracks ruby-1.9 mysql-5.1
After creating the application, `rhc` will create a git repository in the current directory with the name of the app. We need to replace all the code with the code from [https://bitbucket.org/matt/tracks-openshift-quickdeploy/src](https://bitbucket.org/matt/tracks-openshift-quickdeploy/src).