Skip to content

Commit 6d56c73

Browse files
authored
rename OSX -> macOS as it is the new name
rename OSX -> macOS as it is the new name for the operating system. e.g. see https://www.apple.com/macos
1 parent e21047a commit 6d56c73

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/installation.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ need:
2121

2222
* SWIG (`get SWIG here <http://www.swig.org/survey.html>`_).
2323

24-
For an explanation of missing Microsoft Windows and MAC OSX support please
25-
check the Section `Windows/OSX compatibility`_.
24+
For an explanation of missing Microsoft Windows and macOS support please
25+
check the Section `Windows/macOS compatibility`_.
2626

2727
Installing auto-sklearn
2828
=======================
@@ -101,7 +101,7 @@ for more information about Conda forge check
101101
`conda-forge documentations <https://conda-forge.org/docs/>`_.
102102

103103

104-
Windows/OSX compatibility
104+
Windows/macOS compatibility
105105
=========================
106106

107107
Windows
@@ -120,15 +120,15 @@ Possible solutions:
120120
* docker image
121121

122122

123-
Mac OSX
123+
macOS
124124
~~~~~~~
125125

126-
We currently do not know if *auto-sklearn* works on OSX. There are at least two
127-
issues holding us back from actively supporting OSX:
126+
We currently do not know if *auto-sklearn* works on macOS. There are at least two
127+
issues holding us back from actively supporting macOS:
128128

129129
* The ``resource`` module cannot enforce a memory limit on a Python process
130130
(see `SMAC3/issues/115 <https://github.com/automl/SMAC3/issues/115>`_).
131-
* Not all dependencies we are using are set up to work on OSX.
131+
* Not all dependencies we are using are set up to work on macOS.
132132

133133
In case you're having issues installing the `pyrfr package <https://github.com/automl/random_forest_run>`_, check out
134134
`this installation suggestion on github <https://github.com/automl/auto-sklearn/issues/360#issuecomment-335150470>`_.

0 commit comments

Comments
 (0)