From ae48573956a16f1e16719b1a16af04ce8383cf94 Mon Sep 17 00:00:00 2001 From: Madeleine <32415621+SpyHoodle@users.noreply.github.com> Date: Wed, 20 Apr 2022 17:52:32 +0100 Subject: [PATCH] Update requirements --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9fc734..b01cd70 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Python fetch script for showing your favourite pride flags & system info!
Forked from [megabytesofrem/pridefetch](https://github.com/megabytesofrem/pridefetch).
-**Note:** Minimum `Python 3.7` required +**Requirements:** `Python 3.7` or higher and `python-distro`. ## Examples @@ -24,6 +24,7 @@ Forked from [megabytesofrem/pridefetch](https://github.com/megabytesofrem/pridef ## Quickstart +Install the requirements before beginning ```bash git clone https://github.com/SpyHoodle/pridefetch.git cd pridefetch