From 01c25eb741427eb7e8427759496e20345b1a8677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Ruano?= Date: Fri, 13 Dec 2024 18:43:27 +0100 Subject: [PATCH] Fix typo in manual installation section of README.md (#514) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba60368f..397bbacc 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ You will have to install all prerequisites and AGAT manually. * using your package management tool (e.g apt for Debian, Ubuntu, and related Linux distributions) ``` - apt install libbio-perl-perl libclone-perl libgraph-perl liblwp-useragent-determined-perl libstatistics-r-perl libcarp-clan-perl libsort-naturally-perl libfile-share-perl libfile-sharedir libfile-sharedir-install-perl libyaml-perl liblwp-protocol-https-perl libterm-progressbar-perl + apt install libbio-perl-perl libclone-perl libgraph-perl liblwp-useragent-determined-perl libstatistics-r-perl libcarp-clan-perl libsort-naturally-perl libfile-share-perl libfile-sharedir-perl libfile-sharedir-install-perl libyaml-perl liblwp-protocol-https-perl libterm-progressbar-perl ``` * Optional