diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst index f6f044481f..81d564e8f0 100644 --- a/doc/source/getting_started.rst +++ b/doc/source/getting_started.rst @@ -11,11 +11,12 @@ most Linux platforms. Swift is written in Python and has these dependencies: -* Python (2.7, 3.6, or 3.7) -* rsync 3.0 -* The Python packages listed in `the requirements file `_ -* Testing additionally requires `the test dependencies `_ -* Testing requires `these distribution packages `_ +* Python (2.7 or 3.6-3.9) +* rsync 3.x +* `liberasurecode `__ +* The Python packages listed in `the requirements file `__ +* Testing additionally requires `the test dependencies `__ +* Testing requires `these distribution packages `__ ----------- Development @@ -36,8 +37,8 @@ CLI client and SDK library There are many clients in the :ref:`ecosystem `. The official CLI and SDK is python-swiftclient. -* `Source code `_ -* `Python Package Index `_ +* `Source code `__ +* `Python Package Index `__ ---------- Production