Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
micahgallen authored Oct 31, 2024
1 parent 927a128 commit 2ba5d1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ If you have questions regarding the tasks, want to report a bug or discuss data

## Using the Python Package Index

* The most recent version can be installed uing:
`pip install cardioception`
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.

* The current development branch can be installed using
`pip install git+https://github.com/embodied-computation-group/Cardioception.git`

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

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

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

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

Expand Down

0 comments on commit 2ba5d1e

Please sign in to comment.