From b09d2b66fce49620c8872e9b89e5fdbf72683d9c Mon Sep 17 00:00:00 2001 From: Christoph Klaffl Date: Thu, 13 Feb 2020 09:26:15 +0100 Subject: [PATCH] typo --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 021b5b7..8dd96eb 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -52,7 +52,7 @@ Install prerequisite software: sudo yum install -y epel-release git # Install the packages that Sanoid depends on: sudo yum install -y perl-Config-IniFiles perl-Data-Dumper perl-Capture-Tiny lzop mbuffer mhash pv -# if the perl depencies can't be found in the configured repositories you can install them from CPAN manually: +# if the perl dependencies can't be found in the configured repositories you can install them from CPAN manually: sudo dnf install perl-CPAN perl-CPAN cpan # answer the questions and past the following lines # install Capture::Tiny