From b24f6663ba2d7ae2bed7e7754772174f652f6972 Mon Sep 17 00:00:00 2001 From: Azalea Date: Sat, 14 Oct 2023 10:38:29 -0700 Subject: [PATCH] [U] Closes #203 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 654359e4..d40d7afc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Install Python >= 3.7 first. Then, just do: ```sh pip install -U hyfetch # or -pipx install -U hyfetch +pipx install hyfetch ``` ### Method 2: Install using system package manager