From 6a14b9896dc40d1f2cc83aaf5610d126bb82f7bf Mon Sep 17 00:00:00 2001 From: annacoenen Date: Wed, 23 Jul 2014 11:21:19 -0400 Subject: [PATCH] Add note on ssh on windows to open shift docs --- doc/openshift.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openshift.rst b/doc/openshift.rst index 99f77ae16..4dea00b67 100644 --- a/doc/openshift.rst +++ b/doc/openshift.rst @@ -14,7 +14,7 @@ Setting up an OpenShift account is relatively easy. First, visit `openshift.com And that's it, you should now have created a python cartridge that you can use to run **psiTurk** experiments! -To access your application, visit the application overview page on OpenShift, click on your newly created python application, and under "Remote Access", copy the ssh command and paste it to your local terminal. This should start a new OpenShift session. The command should look like this: +To access your application, visit the application overview page on OpenShift, click on your newly created python application, and under "Remote Access", copy the ssh command and paste it to your local terminal (Note: Windows users probably want to use an SSH client like PuTTY instead. Instructions for using PuTTY can be found `here `__.). This should start a new OpenShift session. The command should look like this: ::