workstation_setup.md
... ...
@@ -33,7 +33,7 @@ Local installations are an option using our Installation Manager. [Command line
33 33
**X11 libraries and other required packages**
34 34
35 35
yum install libxcb xcb-util xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm
36
-
36
+
37 37
yum install gnome-terminal libXScrnSaver glx-utils
38 38
39 39
In addition to the above, on RHEL8, CentOS8 and similar distributions, you will need
... ...
@@ -49,4 +49,4 @@ Information on configuring 3D stereo can be found [here](stereo)
49 49
50 50
## Mac OS X
51 51
52
-- - X11 is no longer included by Apple, and you'll need to install the latest Xquartz version offered on the [MacOSForge site](https://www.xquartz.org/) to run X11-based applications.
52
+- XQuartz is required to provide X11 support on macOS. The latest Xquartz version can be downloaded from the MacOSForge site here: [https://www.xquartz.org ](https://www.xquartz.org/).
... ...
\ No newline at end of file