We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9d0be commit efab67fCopy full SHA for efab67f
README.md
@@ -19,13 +19,13 @@ Python toolbox for analyzing neuroimaging data. It is particularly useful for co
19
2. Method 2 (Recommended)
20
21
```
22
- pip install git+https://github.com/ljchang/neurolearn
+ pip install git+https://github.com/cosanlab/nltools
23
24
25
3. Method 3
26
27
28
- git clone https://github.com/ljchang/neurolearn
+ git clone https://github.com/cosanlab/nltools
29
python setup.py install
30
31
or
0 commit comments