docs/Gems,-Eggs-and-Perl-Modules: fix typo.

This commit is contained in:
Zopolis4 2024-06-26 18:29:18 +10:00
parent 4892e8c582
commit a55176fb68
No known key found for this signature in database
GPG Key ID: C1117D56FBC82774

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.