1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Fix documentation: Python is installed by default on MacOS

This commit is contained in:
Guillaume Ayoub 2011-10-19 19:30:13 +02:00
parent 8fce713d15
commit 40437f9a6e

View file

@ -21,7 +21,7 @@ Radicale is written in pure Python and does not depend on any librabry. It is
known to work on Python 2.6, 2.7, 3.1 and 3.2. The dependencies are optional,
as they are only needed for various authentication methods [#]_.
Linux users certainly have Python already installed. For Windows and MacOS
Linux and MacOS users certainly have Python already installed. For Windows
users, please install Python [#]_ thanks to the adequate installer.
.. [#] See `Python Versions and OS Support`_ for further information.