Skip to content

Commit

Permalink
Fix typo in manual installation section of README.md (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgruano authored Dec 13, 2024
1 parent 9ecbcc6 commit 01c25eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 01c25eb

Please sign in to comment.