aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Perl/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/Perl/README b/Perl/README
index 35cbf9c..8151da3 100644
--- a/Perl/README
+++ b/Perl/README
@@ -5,6 +5,8 @@ Install:
perl Makefile.PL
make
make test
+ # to make demos before installing:
+ perl -Iblib/arch -Iblib/lib demos/zinc-demos
make install