From f6d89d1df43d0c501578740935e154d989db0d9b Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 5 Nov 2003 13:20:21 +0000 Subject: Minor fix that removes dependence on a particular path in the README. --- library/demos/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/library/demos/README b/library/demos/README index bb69787..2996cdd 100644 --- a/library/demos/README +++ b/library/demos/README @@ -1,9 +1,9 @@ This directory contains a collection of programs to demonstrate the features of the Tk toolkit. The programs are all scripts for -"wish", a windowing shell. If wish has been installed in /usr/local +"wish", a windowing shell. If wish has been installed on your path then you can invoke any of the programs in this directory just -by typing its file name to your command shell. Otherwise invoke -wish with the file as its first argument, e.g., "wish hello". +by typing its file name to your command shell under Unix. Otherwise +invoke wish with the file as its first argument, e.g., "wish hello". The rest of this file contains a brief description of each program. Files with names ending in ".tcl" are procedure packages used by one or more of the demo programs; they can't be used as programs by @@ -43,4 +43,4 @@ browse - A simple directory browser. Invoke it with and argument Double-click on files or subdirectories to browse them. Control-c and control-q cause the program to exit. -RCS: @(#) $Id: README,v 1.2 1998/09/14 18:23:25 stanton Exp $ +RCS: @(#) $Id: README,v 1.3 2003/11/05 13:20:21 dkf Exp $ -- cgit v0.12