Skip to content

Commit

Permalink
Merge pull request #13 from CardiacModelling/readme-link-fix
Browse files Browse the repository at this point in the history
fixed test data link in readme
  • Loading branch information
joeyshuttleworth authored Jul 1, 2024
2 parents 2fc8f5f + 77b4d0b commit 40ada3d
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 @@ -78,7 +78,7 @@ Then install the package with `pip`.
python3 -m pip install --upgrade pip && python3 -m pip install -e .'[test]'
```

To run the tests you must first download some test data. Test data is available at [cardiac.nottingham.ac.uk/syncropatch\_export](https://cardiac.nottingham.ac.uk/pcpostprocess)
To run the tests you must first download some test data. Test data is available at [cardiac.nottingham.ac.uk/syncropatch\_export](https://cardiac.nottingham.ac.uk/syncropatch_export)

```
wget https://cardiac.nottingham.ac.uk/syncropatch_export/test_data.tar.xz -P tests/
Expand Down Expand Up @@ -186,7 +186,7 @@ If you have a suggestion that would make this better, please fork the repo and c

Joseph Shuttleworth [email protected]

Project Link: [https://github.com/CardiacModelling/syncropatch\_export](https://github.com/CardiacModelling/pcpostprocess)
Project Link: [https://github.com/CardiacModelling/pcpostprocess](https://github.com/CardiacModelling/pcpostprocess)

<p align="right">(<a href="#readme-top">back to top</a>)</p>

Expand Down

0 comments on commit 40ada3d

Please sign in to comment.