From 0d208d950ba23e5a9e5ef006db36b9e4ff63db83 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 1 Jan 2013 07:10:09 -0500 Subject: [PATCH] swc-installation-test-2.py: Don't say how to get a terminal We already told them how to do this in swc-installation-test-1.py, hopefully they remember ;). --- swc-installation-test-2.py | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/swc-installation-test-2.py b/swc-installation-test-2.py index 1f998ba..149eb59 100755 --- a/swc-installation-test-2.py +++ b/swc-installation-test-2.py @@ -6,16 +6,6 @@ Execute this code at the command line by typing: python swc-installation-test-2.py -How to get a command line: - -- On OSX run this with the Terminal application. - -- On Windows, go to the Start menu, select 'Run' and type 'cmd' -(without the quotes) to run the 'cmd.exe' Windows Command Prompt. - -- On Linux, either use your login shell directly, or run one of a - number of graphical terminals (e.g. 'xterm', 'gnome-terminal', ...). - Run the script and follow the instructions it prints at the end. This script requires at least Python 2.6. You can check the version -- 2.26.2