mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-07 11:14:23 +00:00
INSTALL.txt: Say "macOS" instead of "Mac OS X" in modern times.
Reference Issue #5407.
This commit is contained in:
@@ -8,10 +8,10 @@ To compile and install SDL:
|
|||||||
* Read the FAQ at https://wiki.libsdl.org/FAQWindows
|
* Read the FAQ at https://wiki.libsdl.org/FAQWindows
|
||||||
* Run './configure; make; make install'
|
* Run './configure; make; make install'
|
||||||
|
|
||||||
Mac OS X with Xcode:
|
macOS with Xcode:
|
||||||
* Read docs/README-macosx.md
|
* Read docs/README-macosx.md
|
||||||
|
|
||||||
Mac OS X from the command line:
|
macOS from the command line:
|
||||||
* Run './configure; make; make install'
|
* Run './configure; make; make install'
|
||||||
|
|
||||||
Linux and other UNIX systems:
|
Linux and other UNIX systems:
|
||||||
|
|||||||
Reference in New Issue
Block a user