From 91087e9c8caf66ac120577a7261e92491670a6e0 Mon Sep 17 00:00:00 2001 From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Thu, 13 Jun 2024 09:13:45 -0700 Subject: [PATCH] Further minor clarifications --- docs/setup.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/setup.md b/docs/setup.md index 85ab09b0f..b0a0a5fed 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -250,8 +250,8 @@ a minimal installation of Debian/Buster, which is the current stable release at the time of writing. Windows is not and will never be supported. -Paperless requires Python 3. At this time, 3.9 - 3.11 are supported and known to be working. -Newer version may work, but some dependencies may not yet support or fully support newer versions. +Paperless requires Python 3. At this time, 3.9 - 3.11 are tested versions. +Newer versions may work, but some dependencies may not fully support newer versions. Support for older Python versions may be dropped as they reach end of life or as newer versions are released, dependency support is confirmed, etc. @@ -428,7 +428,7 @@ are released, dependency support is confirmed, etc. It is up to you if you wish to use a virtual environment or not for the Python dependencies. This is an alternative to the above and may require adjusting - the example scripts to utilize. + the example scripts to utilize the virtual environment paths 9. Go to `/opt/paperless/src`, and execute the following commands: