Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau authored Nov 5, 2024
1 parent 1a1dd40 commit 4f3c471
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,13 @@ Link to OpenNeuro BIDS dataset to be provided soon.
# Installation

## Python depedencies
In a new virtual environment (recommended),
In a new virtual environment (recommended), install this repository:

`pip install -e requirements.txt`
```shell
git clone https://github.com/shimming-toolbox/b0-fieldmap-realistic-simulation.git
cd b0-fieldmap-realistic-simulation
pip install -e requirements.txt
```

Install the susceptibility-to-fieldmap project,

Expand Down

0 comments on commit 4f3c471

Please sign in to comment.