]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - README.md
macos: do not require xquartz and do not build against x11
[xonotic/netradiant.git] / README.md
index 4824192d708e54f41aa86f97ee254616ec20e0c6..1146739daa29f6291e00c6c9a09809b5697eb7f2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ You may have to install `subversion` and `unzip` to fetch or extract some non-de
 ## macOS:
 
 ```
-brew install gcc cmake Caskroom/cask/xquartz gtkglext pkgconfig minizip webp coreutils gnu-sed
+brew install gcc cmake gtkglext pkgconfig minizip webp coreutils gnu-sed
 brew link --force gettext
 ```