Document prerequisites for installation.
This commit is contained in:
parent
d6d51a7883
commit
82debd4e8f
1 changed files with 9 additions and 0 deletions
9
INSTALL
9
INSTALL
|
@ -1,3 +1,12 @@
|
|||
Prerequisites
|
||||
=============
|
||||
|
||||
Stow is a collection of Perl scripts and modules. You must have Perl
|
||||
5.6.1 or later in order for it to run. The test suite also requires
|
||||
the Test::More and Test::Output modules which can be obtained from
|
||||
CPAN. They are also available as packages in some of the GNU/Linux
|
||||
distributions.
|
||||
|
||||
Basic Installation
|
||||
==================
|
||||
|
||||
|
|
Loading…
Reference in a new issue