projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
627c208
)
suggest running make test as part of install
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 10 Aug 2006 04:24:51 +0000
(
04:24
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 10 Aug 2006 04:24:51 +0000
(
04:24
+0000)
doc/install.mdwn
patch
|
blob
|
history
diff --git
a/doc/install.mdwn
b/doc/install.mdwn
index 49153c0d0067270beb10784ca94f4b7756d75ae9..d34de92b14e50a6c5baeef7ddcb97bee54e6fd54 100644
(file)
--- 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.