swc-installation-test-2.py: Don't say how to get a terminal
authorW. Trevor King <wking@tremily.us>
Tue, 1 Jan 2013 12:10:09 +0000 (07:10 -0500)
committerW. Trevor King <wking@tremily.us>
Tue, 1 Jan 2013 14:49:48 +0000 (09:49 -0500)
We already told them how to do this in swc-installation-test-1.py,
hopefully they remember ;).

swc-installation-test-2.py

index 1f998ba370b993f6d3bde3d9445c10ff02fa17f6..149eb59753e4eecf999b891a8ec31a25b85cda29 100755 (executable)
@@ -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