Merge pull request #17567 from Zopolis4/portent

This commit is contained in:
Mike McQuaid 2024-06-26 09:52:21 +01:00 committed by GitHub
commit b780a08774
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -128,7 +128,7 @@ subdirectories will be in your `PATH` and `PERL5LIB`.
### Avoiding sudo altogether for Perl
If you dont even want (or cant) use sudo for bootstrapping
If you dont even want to (or cant) use sudo for bootstrapping
`local::lib`, just manually install `local::lib` in
`~/perl5` and add the relevant path to `PERL5LIB` before the `.bashrc` eval incantation.