Skip to content

Commit

Permalink
Minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
nx10 committed Sep 12, 2024
1 parent 0deea55 commit aef52f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/2_getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
To get started install the [NiWrap](https://github.com/childmindresearch/niwrap/tree/main) Python package:

```sh
pip install -e "git+https://github.com/childmindresearch/niwrap.git/#egg=niwrap&subdirectory=python"
pip install niwrap
```

From there on running commands will be as easy as:
Expand Down
4 changes: 4 additions & 0 deletions src/2d_contributing_to_niwrap.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Contributing to NiWrap

NiWrap is a large collection of Boutiques descriptors for Neuroimaging.

If you think you found a bug in one of the interfaces, or you are missing an interface you can either report it in the [NiWrap issue tracker](https://github.com/childmindresearch/niwrap/issues), or attempt to fix it yourself.

0 comments on commit aef52f8

Please sign in to comment.