Skip to content

Commit

Permalink
differences for PR #64
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 26, 2024
1 parent 966f85d commit c27922d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"episodes/introduction.Rmd" "6370d5592eae179125841d442e98df54" "site/built/introduction.md" "2023-12-05"
"instructors/instructor-notes.md" "cae72b6712578d74a49fea7513099f8c" "site/built/instructor-notes.md" "2023-12-05"
"learners/reference.md" "1c7cc4e229304d9806a13f69ca1b8ba4" "site/built/reference.md" "2023-12-05"
"learners/setup.md" "61568b36c8b96363218c9736f6aee03a" "site/built/setup.md" "2023-12-05"
"learners/setup.md" "5456593e4a75491955ac4a252c05fbc9" "site/built/setup.md" "2024-01-26"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2023-12-05"
"renv/profiles/lesson-requirements/renv.lock" "cb373150e3139cff25c11836614afb90" "site/built/renv.lock" "2023-12-05"
14 changes: 7 additions & 7 deletions 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 c27922d

Please sign in to comment.