Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Update setup.html
Browse files Browse the repository at this point in the history
Fix headings
  • Loading branch information
SJaffa authored Nov 15, 2021
1 parent f5f8463 commit f99896a
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions _includes/swc/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,13 @@ <h3>SSH</h3>
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.

<h5>Windows</h5>

Install MobaXterm from <a href="http://mobaxterm.mobatek.net">http://mobaxterm.mobatek.net</a>.
Windows: Install MobaXterm from <a href="http://mobaxterm.mobatek.net">http://mobaxterm.mobatek.net</a>.
You will want to get the Home edition (Installer edition).

</h5>macOS</h5>

Although macOS comes with SSH pre-installed, you will need to install <a href="https://www.xquartz.org">XQuartz</a> to enable graphical support.
macOS: Although macOS comes with SSH pre-installed, you will need to install <a href="https://www.xquartz.org">XQuartz</a> to enable graphical support.
Note that you must restart your computer to complete the installation.

</h5>Linux</h5>

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 %}

Expand Down

0 comments on commit f99896a

Please sign in to comment.