Suggest use of macOS command line developer tools rather than Xcode.
authorChris Hanson <org/chris-hanson/cph>
Sun, 9 Jun 2019 04:07:54 +0000 (21:07 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sun, 9 Jun 2019 04:08:24 +0000 (21:08 -0700)
doc/user-manual/user.texinfo

index ce4f83812f072da2ab6e89e548cf8733acfdb7a8..d42036ba3b2cf293da607ba4bac12cbe773597b5 100644 (file)
@@ -175,7 +175,7 @@ Debian-like systems: @code{gcc} @code{make} @code{libncurses-dev}
 @item
 CentOS-like systems: @code{gcc} @code{make} @code{ncurses-devel}
 @item
-macOS systems: @code{Xcode}
+macOS systems: Command line developer tools @samp{xcode-select --install}
 @end itemize
 
 Additionally, if you want support for X11 graphics, you'll need: