Skip to content

Commit 93c27cf

Browse files
authored
Update README.md (#423)
1 parent 8172ac2 commit 93c27cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Check out some [resources](http://m2g.io) on our website, or our [function refer
3838
The **m2g** pipeline:
3939

4040
- was developed and tested primarily on Mac OS (10,11), Ubuntu (16, 18, 20), and CentOS (5, 6);
41-
- made to work on Python 3.8;
41+
- made to work on Python 3.7-3.10;
4242
- is wrapped in a [Docker container](https://hub.docker.com/r/neurodata/m2g);
4343
- has install instructions via a Dockerfile;
4444
- requires no non-standard hardware to run;
@@ -49,11 +49,11 @@ The **m2g** pipeline:
4949

5050
# Installation
5151

52-
Instructions can be found within our documentation: https://docs.neurodata.io/m2g/tutorials/install.html
52+
Instructions can be found within our documentation: https://docs.neurodata.io/m2g/install.html
5353

5454
# Usage
5555

56-
Instructions can be found within our documentation: https://docs.neurodata.io/m2g/tutorials/usage.html
56+
Instructions can be found within our [documentation](https://docs.neurodata.io/m2g/usage.html) and a demo can be found [here](https://docs.neurodata.io/m2g/usage.html#demo).
5757

5858
# License
5959

0 commit comments

Comments
 (0)