diff --git a/_includes/swc/setup.html b/_includes/swc/setup.html index dfb96d4..d6a8e94 100644 --- a/_includes/swc/setup.html +++ b/_includes/swc/setup.html @@ -16,19 +16,13 @@

SSH

SSH is a tool that allows us to connect to and use a remote computer as our own. Please follow the directions below to install an SSH client for your system. -
Windows
- -Install MobaXterm from http://mobaxterm.mobatek.net. +Windows: Install MobaXterm from http://mobaxterm.mobatek.net. You will want to get the Home edition (Installer edition). -macOS - -Although macOS comes with SSH pre-installed, you will need to install XQuartz to enable graphical support. +macOS: Although macOS comes with SSH pre-installed, you will need to install XQuartz to enable graphical support. Note that you must restart your computer to complete the installation. -Linux - -Linux users do not need to install anything, you should be set! +Linux: Linux users do not need to install anything, you should be set! {% include install_instructions/editor.html %}