You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,8 @@ If you have questions regarding the tasks, want to report a bug or discuss data
33
33
34
34
## Using the Python Package Index
35
35
36
-
*The most recent version can be installed uing:
37
-
`pip install cardioception`
36
+
The package can be installed by downloading the repository and following the instructions therein. Note: do not use "pip install cardioception" as this has been hijacked and is an unverified package create by a third party. We are looking into the matter but cannot verify the security or integrity of that installation. For the latest version of cardioception, please install directly from this repository.
37
+
38
38
* The current development branch can be installed using
@@ -56,7 +56,7 @@ Cardioception has been tested with Python 3.7. We recommend to use the last inst
56
56
57
57
Make sure that you have the following packages installed and up to date before running cardioception:
58
58
59
-
The package can be installed by downloading the repository. Note: do not use "pip install cardioception" as this is an unverified package create by a third party. We are looking into the matter but cannot verify the security or integrity of that installation. For the latest version of cardioception, please install directly from this repository.
59
+
The package can be installed by downloading the repository and following the instructions therein. Note: do not use "pip install cardioception" as this is an unverified package create by a third party. We are looking into the matter but cannot verify the security or integrity of that installation. For the latest version of cardioception, please install directly from this repository.
60
60
61
61
*[systole](https://systole-docs.github.io/) can be installed with `pip install systole`.
0 commit comments