Skip to content

Commit

Permalink
Merge pull request #39 from tobyhodges/patch-6
Browse files Browse the repository at this point in the history
Use spoilers in template Setup page
  • Loading branch information
ErinBecker authored Jan 26, 2024
2 parents ea4bdce + bfbec32 commit 6c36cf3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions learners/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,35 +20,35 @@ Download the [data zip file](https://example.com/FIXME) and unzip it to your Des

### Details

Setup for different systems can be presented in dropdown menus via a `solution`
Setup for different systems can be presented in dropdown menus via a `spoiler`
tag. They will join to this discussion block, so you can give a general overview
of the software used in this lesson here and fill out the individual operating
systems (and potentially add more, e.g. online setup) in the solutions blocks.

:::::::::::::::::::::::::::::::::::::::::::::::::::

:::::::::::::::: solution
:::::::::::::::: spoiler

### Windows

Use PuTTY

:::::::::::::::::::::::::
::::::::::::::::::::::::

:::::::::::::::: solution
:::::::::::::::: spoiler

### MacOS

Use Terminal.app

:::::::::::::::::::::::::
::::::::::::::::::::::::


:::::::::::::::: solution
:::::::::::::::: spoiler

### Linux

Use Terminal

:::::::::::::::::::::::::
::::::::::::::::::::::::

0 comments on commit 6c36cf3

Please sign in to comment.