Skip to content

Commit

Permalink
Add note on ssh on windows to open shift docs
Browse files Browse the repository at this point in the history
  • Loading branch information
praxiscoenen committed Jul 23, 2014
1 parent 0f8b1a2 commit 6a14b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/openshift.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://www.openshift.com/developers/install-and-setup-putty-ssh-client-for-windows>`__.). This should start a new OpenShift session. The command should look like this:


::
Expand Down

0 comments on commit 6a14b98

Please sign in to comment.