Skip to content

Commit

Permalink
Merge pull request #227 from seanhatton/sehatton
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo authored Feb 5, 2025
2 parents 65bf398 + 735f28b commit d6ce095
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/resources/tutorials/pond-lake.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ sudo usermod -aG root $USER

### Step 1: Set up your local ReproPond using Neurobagel

Mount your NIDM file (nidm.ttl) containing the study data using Neurobagel to create a local ReproPond.
Here we are going to mount your NIDM file (nidm.ttl) containing the study data using Neurobagel to create a local ReproPond.

Install the Neurobagel Docker. Please refer to https://neurobagel.org/user_guide/getting_started/ for full details.
First we install the Neurobagel Docker. Please refer to https://neurobagel.org/user_guide/getting_started/ for full details.

Clone the Neurobagel recipes:
Start by cloning the Neurobagel recipes:

```
git clone https://github.com/neurobagel/recipes.git
Expand Down

0 comments on commit d6ce095

Please sign in to comment.