Skip to content

Commit 3e6ac4d

Browse files
committed
Fix link to documentation
1 parent ccfe29a commit 3e6ac4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Connectome-based predictive modeling (CPM) is a machine learning framework that
2626

2727
## Documentation
2828

29-
For detailed instructions on installation, usage, and advanced configurations, visit the [documentation website](https://your-documentation-url.com).
29+
For detailed instructions on installation, usage, and advanced configurations, visit the [documentation website](https://wwu-mmll.github.io/confound_corrected_cpm/).
3030

3131
---
3232

@@ -35,7 +35,7 @@ For detailed instructions on installation, usage, and advanced configurations, v
3535
Install the package from GitHub:
3636

3737
```bash
38-
git clone https://github.com/mmll/cpm_python.git
38+
git clone https://github.com/mmll/confound_corrected_cpm.git
3939
cd cpm_python
4040
pip install .
4141
```

0 commit comments

Comments
 (0)