Skip to content

Updated standalone installation requirements #2009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 2, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ but those accepted fastest will follow a workflow similar to the following:

1. **[Fork][link_fork] the [fMRIPrep repository][link_fMRIPrep] to your profile.**<br />
This is now your own unique copy of *fMRIPrep*.
Changes here won't effect anyone else's work, so it's a safe space to explore edits to the code!
Changes here won't affect anyone else's work, so it's a safe space to explore edits to the code!

1. **[Clone][link_clone] your forked fMRIPrep repository to your machine/computer.**<br />
While you can edit files [directly on github][link_githubedit], sometimes the changes
Expand Down
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ the ``fmriprep`` package:
- AFNI_ (version Debian-16.2.07)
- `C3D <https://sourceforge.net/projects/c3d/>`_ (version 1.0.0)
- FreeSurfer_ (version 6.0.1)
- `ICA-AROMA <https://github.com/rhr-pruim/ICA-AROMA/>`_ (version 0.4.1-beta)
- `bids-validator <https://github.com/bids-standard/bids-validator>`_ (version 1.1.0)
- `ICA-AROMA <https://github.com/maartenmennes/ICA-AROMA/archive/e8d7a58.tar.gz>`_ (commit e8d7a58, post v0.4.4-beta)
- `bids-validator <https://github.com/bids-standard/bids-validator>`_ (version 1.4.0)
- `connectome-workbench <https://www.humanconnectome.org/software/connectome-workbench>`_ (version Debian-1.3.2)


Expand Down