Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
MarieHouillon authored Oct 7, 2024
1 parent d92d3c7 commit 01d36c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/dc/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<p>The programs which will be used during this workshop are easier to install and use on Linux or macOS.
As a consequence, if using a Mac or Linux machine is not possible, we advise Windows users to install and use the <a href="https://learn.microsoft.com/en-us/windows/wsl/install">Windows Subsystem for Linux (WSL)</a>.

<p>In order to use some programs, it is necessery to have <a href=https://www.java.com/en/download/manual.jsp>Java</a> installed.</p>
<p>In order to use some programs, it is necessery to have <a href="https://www.java.com/en/download/manual.jsp">Java</a> installed.</p>

<p>Please note that the setup instructions for macOS are meant for Macs with an Intel chip.
For participants having a Mac with an Apple chip, <emph>x86_64</emph> should be replaced by <emph>arm64</emph> in the commands used to install Conda.
Expand Down

0 comments on commit 01d36c7

Please sign in to comment.