Skip to content

Commit efab67f

Browse files
authored
Update README.md
1 parent ff9d0be commit efab67f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ Python toolbox for analyzing neuroimaging data. It is particularly useful for co
1919
2. Method 2 (Recommended)
2020

2121
```
22-
pip install git+https://github.com/ljchang/neurolearn
22+
pip install git+https://github.com/cosanlab/nltools
2323
```
2424

2525
3. Method 3
2626

2727
```
28-
git clone https://github.com/ljchang/neurolearn
28+
git clone https://github.com/cosanlab/nltools
2929
python setup.py install
3030
```
3131
or

0 commit comments

Comments
 (0)