Skip to content

Commit 1b7ca21

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ If you are using [systole](https://github.com/embodied-computation-group/systole
2727
2828
## Looking for help?
2929

30-
If you have questions regarding the tasks, want to report a bug or discuss data analysis, please ask on our public [![Gitter](https://badges.gitter.im/Cardioception/community.svg)](https://gitter.im/Cardioception/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge).
30+
If you have questions regarding the tasks, please write to Micah Allen directly. The gitter chat is no longer supported.
3131

3232
# Installation
3333

3434
## Using the Python Package Index
3535

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.
36+
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 that has been forked 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.
3737

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