This commit is contained in:
Azalea 2023-10-14 10:38:29 -07:00 committed by GitHub
parent d91db75b4a
commit b24f6663ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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