Skip to content

Commit 2ba5d1e

Browse files
authored
Update README.md
1 parent 927a128 commit 2ba5d1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ If you have questions regarding the tasks, want to report a bug or discuss data
3333

3434
## Using the Python Package Index
3535

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+
3838
* The current development branch can be installed using
3939
`pip install git+https://github.com/embodied-computation-group/Cardioception.git`
4040

@@ -56,7 +56,7 @@ Cardioception has been tested with Python 3.7. We recommend to use the last inst
5656

5757
Make sure that you have the following packages installed and up to date before running cardioception:
5858

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.
6060

6161
* [systole](https://systole-docs.github.io/) can be installed with `pip install systole`.
6262

0 commit comments

Comments
 (0)