We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba010b commit ea7cdb3Copy full SHA for ea7cdb3
README.md
@@ -9,7 +9,7 @@ Follow these instructions to install it, based on RayRacine's code at github.com
9
* and http://test-\<namespace>.rhcloud.com
10
1. Clone your OpenShift repo on your laptop or whatever in say /code
11
* cd /code
12
- * git clone ssh://\<long number here>@test-<namespace>.rhcloud.com/~/git/test.git/
+ * git clone ssh://\<long number here>@test-\<namespace>.rhcloud.com/~/git/test.git/
13
* cd /code/test
14
* Now in your locally cloned repo.
15
1. Add my repository with the scripts.
0 commit comments