Skip to content

Commit 2cfdcac

Browse files
committed
README.md: simplify documentation of Perl dependencies
1 parent b5aed8a commit 2cfdcac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@ report them on the project’s web page (see above for addresses).
3030
Download the latest release from
3131
<https://github.com/rrthomas/nancy/releases>.
3232

33-
Nancy is written in Perl, and requires version 5.10 or later, and the
34-
`File::Slurp` and `File::Which` modules, which can be installed with the
35-
following commands, assuming you have Perl:
33+
Nancy requires Perl version 5.10 or later, and the `File::Slurp` and
34+
`File::Which` modules, which can be installed with the following command:
3635

3736
cpan File::Slurp File::Which
3837

0 commit comments

Comments
 (0)