Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
pjmark authored Nov 27, 2022
1 parent c52e0a5 commit e39dcaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ It's also recommended (but not required) to use `conda`.
export HMUDIR=$HOME/mmr_hardwareumaps
# cross-platform install
conda install -c conda-forge python=3 \
ipykernel numpy scipy scikit-image matplotlib ipywidgets dipy nibabel pydicom dcm2niix
ipykernel numpy scipy scikit-image matplotlib ipywidgets dipy nibabel pydicom
pip install dcm2niix
pip install "nipet>=2"
External CMake Projects
Expand Down

0 comments on commit e39dcaa

Please sign in to comment.