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:
parent
8fce713d15
commit
40437f9a6e
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
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 [#]_.
|
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.
|
users, please install Python [#]_ thanks to the adequate installer.
|
||||||
|
|
||||||
.. [#] See `Python Versions and OS Support`_ for further information.
|
.. [#] See `Python Versions and OS Support`_ for further information.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue