From b64d1a5a979db2f8eaa7faf0be236dbdc0695a10 Mon Sep 17 00:00:00 2001 From: Jerome Kieffer Date: Fri, 17 May 2024 10:16:00 +0200 Subject: [PATCH] Trim white-space --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 76fb5a8e0..04c239e1d 100644 --- a/README.rst +++ b/README.rst @@ -145,7 +145,7 @@ using apt-get these can be installed as:: MacOSX ------ -One needs to manually install a recent version of `Python` (>=3.7) prior to installing pyFAI. +One needs to manually install a recent version of `Python` (>=3.7) prior to installing pyFAI. Apple provides only an outdated version of Python 2.7 which is now incomatible. If you want to build pyFAI from sources, you will also need `Xcode` which is available from the Apple store. The compiled extension will use only one core due to the limitation of the compiler.