docs: Update versions in Getting Started doc

Change-Id: Ibed9dc0afbdb922d06f7798bdac01db7c55b19f1
This commit is contained in:
Tim Burke 2023-05-16 15:36:00 -07:00
parent e6792bccef
commit cff092b682

View File

@ -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 <https://opendev.org/openstack/liberasurecode/>`__
* The Python packages listed in `the requirements file <https://github.com/openstack/swift/blob/master/requirements.txt>`__