From d9ef231ec1b855b95888f89ff62fce79b72c92e3 Mon Sep 17 00:00:00 2001 From: Katie Beutel <97633392+kbeutel@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:51:03 -0600 Subject: [PATCH] Update set-up-x11-forwarding.md --- GetStarted/set-up-x11-forwarding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GetStarted/set-up-x11-forwarding.md b/GetStarted/set-up-x11-forwarding.md index 21a4669..fbb4cd0 100644 --- a/GetStarted/set-up-x11-forwarding.md +++ b/GetStarted/set-up-x11-forwarding.md @@ -1,6 +1,6 @@ # Set Up X11 Forwarding -If you will be running Genvisis on a remote Linux system, you need to set up X11 forwarding on your machine. Otherwise skip this step. +If you will be running Genvisis on a remote Linux system, you need to set up X11 forwarding on your machine. If you will not be running Genvisis on a remote Linux system, you can skip this step. ### Mac 1. Download [XQuartz](https://www.xquartz.org/) and restart your computer.