diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst index 284e338acb..cde52221f8 100644 --- a/doc/source/getting_started.rst +++ b/doc/source/getting_started.rst @@ -6,12 +6,12 @@ Getting Started System Requirements ------------------- -Swift development currently targets Ubuntu Server 16.04, but should work on +Swift development currently targets Ubuntu Server 22.04, but should work on most Linux platforms. Swift is written in Python and has these dependencies: -* Python (2.7 or 3.6-3.9) +* Python (2.7 or 3.6-3.10) * rsync 3.x * `liberasurecode `__ * The Python packages listed in `the requirements file `__