Skip to content

Commit d9ed55d

Browse files
authored
Merge pull request #25 from cancan101/patch-1
Update path to repos for direct pip install from git
2 parents 712c446 + f142f18 commit d9ed55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pip install niwidgets
1010
```
1111
Or, to get the most up-to-date version from github:
1212
```
13-
pip install git+git://github.com/janfreyberg/niwidgets/
13+
pip install git+git://github.com/nipy/niwidgets/
1414
```
1515

1616
It requires nibabel and nilearn:

0 commit comments

Comments
 (0)