Skip to content

Commit

Permalink
Fix link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsWinter committed Dec 10, 2024
1 parent ccfe29a commit 3e6ac4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Connectome-based predictive modeling (CPM) is a machine learning framework that

## Documentation

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

---

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

```bash
git clone https://github.com/mmll/cpm_python.git
git clone https://github.com/mmll/confound_corrected_cpm.git
cd cpm_python
pip install .
```
Expand Down

0 comments on commit 3e6ac4d

Please sign in to comment.