From 43e4b1e06f55af55b213fc4a23b19aca84afb01a Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Tue, 28 Apr 2020 15:51:09 +0200 Subject: [PATCH] Fix macOS supported list rendering (#1791) --- docs/installation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index c11218b6b..c8d9b7edb 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -107,7 +107,8 @@ Linux macOS ~~~~~ -In case of macOs we support: +In case of macOS we support: + - installations from `python.org `_ - python versions installed via `brew `_ (both older python2.7 and python3) - Python 3 part of XCode (Python framework - ``/Library/Frameworks/Python3.framework/``)