From a73d4c8d4552041f0e1012b7dac35c610981a02f Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Thu, 21 Mar 2024 14:40:13 -0700 Subject: [PATCH] regenerate readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09a0b54..f23447a 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ list the contents of an archive file in one of many formats. borrowed from [prezto.](https://github.com/sorin-ionescu/prezto) -### [maybesudo_ (sh/maybesudo)](/sh/maybesudo#L7) +### [maybesudo](/sh/maybesudo#L7) mimic certain features of `sudo` for systems without it installed. as it stands, this mostly just handles some environment variables. @@ -581,7 +581,7 @@ $ pegg rthalley dnspython 3933b49 install Python packages using pip, but only update their dependencies as required. -this uses [`maybesudo`](#maybesudo_-shmaybesudo) internally. +this uses [`maybesudo`](#maybesudo) internally. ### [pre](/sh/pre#L7)