aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index b2f33ff..37d891d 100644
--- a/README
+++ b/README
@@ -192,9 +192,9 @@ BUILDING AND INSTALLATION FOR TCL/TK
BUILDING AND INSTALLATION FOR PERL/TK
-TkZinc for Perl/Tk currently is available for Linux and MacOSX.
-Also remember that the easiest way could be to use the CPAN.
-However new releases are usually first available on
+TkZinc for Perl/Tk is available for Linux, Windows (Perl/Tk 804)
+and MacOSX. Also remember that the easiest way could be to use
+the CPAN. However new releases are usually first available on
www.openatc.org/zinc
@@ -223,7 +223,7 @@ www.openatc.org/zinc
make test
# to run the demo without/before installing:
- perl -Iblib/arch -Iblib/lib demos/zinc-demos
+ perl -Mblib demos/zinc-demos
make install