We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5aed8a commit 2cfdcacCopy full SHA for 2cfdcac
README.md
@@ -30,9 +30,8 @@ report them on the project’s web page (see above for addresses).
30
Download the latest release from
31
<https://github.com/rrthomas/nancy/releases>.
32
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:
+Nancy requires Perl version 5.10 or later, and the `File::Slurp` and
+`File::Which` modules, which can be installed with the following command:
36
37
cpan File::Slurp File::Which
38
0 commit comments