Clean up requirements

This commit is contained in:
Madeleine 2022-04-20 17:53:03 +01:00 committed by GitHub
parent ae48573956
commit 6f09d6cd56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@
Python fetch script for showing your favourite pride flags & system info!<br> Python fetch script for showing your favourite pride flags & system info!<br>
Forked from [megabytesofrem/pridefetch](https://github.com/megabytesofrem/pridefetch).<br> Forked from [megabytesofrem/pridefetch](https://github.com/megabytesofrem/pridefetch).<br>
**Requirements:** `Python 3.7` or higher and `python-distro`.
## Examples ## Examples
@ -24,7 +23,7 @@ Forked from [megabytesofrem/pridefetch](https://github.com/megabytesofrem/pridef
## Quickstart ## Quickstart
Install the requirements before beginning **Requirements:** `Python 3.7` or higher and `python-distro`.
```bash ```bash
git clone https://github.com/SpyHoodle/pridefetch.git git clone https://github.com/SpyHoodle/pridefetch.git
cd pridefetch cd pridefetch