Skip to content

Commit 03a627c

Browse files
authored
reorder readme (#668)
1 parent 7a59f53 commit 03a627c

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Please see our website https://www.repronim.org/neurodocker for more information
1111

1212
See our [list of supported software](https://www.repronim.org/neurodocker/user_guide/examples.html#supported-software)
1313

14+
## Build status
15+
16+
You can check the status of the build of the Docker images
17+
for several of the neuroimaging software packages that are supported by _Neurodocker_
18+
on [this page](https://github.com/ReproNim/neurodocker/blob/test_docker_build/docs/README.md). This may help with identifying base images that work well for your
19+
use case.
20+
1421
# Installation
1522

1623
Use the _Neurodocker_ Docker image (recommended):
@@ -49,11 +56,3 @@ python -m pip install --no-cache-dir --editable .[all]
4956
```
5057

5158
Before committing changes, initialize `pre-commit` with `pre-commit install`. This will format code with each commit to keep the style consistent. _Neurodocker_ uses `black` for formatting.
52-
53-
54-
## Build status
55-
56-
You can check the status of the build of the Docker images
57-
for several of the neuroimaging software packages that are supported by _Neurodocker_
58-
on [this page](https://github.com/ReproNim/neurodocker/blob/test_docker_build/docs/README.md). This may help with identifying base images that work well for your
59-
use case.

0 commit comments

Comments
 (0)