Skip to content

Commit

Permalink
Fix BBB DOI URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jfy133 committed Sep 16, 2024
1 parent 6af33ea commit 13bef24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bare-bones-bash.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ author: Thiseas C. Lamnidis, Aida Andrades Valtueña
::: {.callout-note collapse="true" title="Self guided: chapter environment setup"}
For this chapter's exercises, if not already performed, you will need to download the chapter's dataset, decompress the archive, and create and activate the conda environment.

Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759270](10.5281/zenodo.13759270), and unpack.
Do this, use `wget` or right click and save to download this Zenodo archive: [10.5281/zenodo.13759270](https://doi.org/10.5281/zenodo.13759270), and unpack.

```bash
tar xvf bare-bones-bash.tar.gz
Expand Down

0 comments on commit 13bef24

Please sign in to comment.