aboutsummaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 49153c0d0..d34de92b1 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -15,6 +15,7 @@ required perl modules are installed, then run:
perl Makefile.PL
make
+ make test # optional
make install
See [[download]] for where to get it.