1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Use the official "macOS" name everywhere

This commit is contained in:
Guillaume Ayoub 2016-12-08 12:29:34 +01:00
parent 15e6d40c05
commit 53fec7ca10
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ configure. As a consequence, it requires few software dependencies and is
pre-configured to work out-of-the-box.
Radicale is written in Python. It runs on most of the UNIX-like platforms
(Linux, *BSD, MacOS X) and Windows. It is free and open-source software.
(Linux, *BSD, macOS) and Windows. It is free and open-source software.
## What Radicale Will Never Be

View file

@ -52,6 +52,6 @@ Then launch a command prompt, and type:
Victory! Open [http://localhost:5232/](http://localhost:5232/) in your browser
and enjoy the "Radicale works!" message!
## OS X
## macOS
*To be written.*