diff --git a/README.md b/README.md index 24a20ad..9c57ef8 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ installed automatically are listed in the [requirements.txt](requirements.txt). The package can be installed via pip: ```bash -pip install git+https://github.com/CellTrackingChallenge/py-ctcmetrics.git +pip install py-ctcmetrics ``` or from the source code: