From 28cedc95869568b5251e2f9ba67b121a914a8795 Mon Sep 17 00:00:00 2001 From: Clair Delafuente Date: Mon, 18 Aug 2025 19:54:41 +0000 Subject: [PATCH] asdgafgfdsh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c56d44..9704c0d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Copy `config.example.py` to `config.py`. Configure your destination directory, a This project uses [Poetry](https://python-poetry.org/), which has very clear documentation on how to install it: -You will need Python 3.12, so install it.. please. +You will need Python 3.12 or later, so install it.. please. 1. `pip install pipx` to install PIPX 2. `pipx install poetry` to install Poetry under PIPX (You will have global access to Poetry, PIPX performs some gnarly isolation while still allowing global access to tools)