diff --git a/README.md b/README.md index a15e48d..8ada6db 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Alternatively to the [PyPI version](https://pypi.org/project/DIMet/), our tool i ## Developer Setup -To start contributing to DIMet you require a python environment with python >= 3.9 and [poetry]() installed. +To start contributing to DIMet you require a python environment with python >= 3.9 and [poetry](https://python-poetry.org/docs/) installed. Poetry is a python build system and package manager and is used to build and develop DIMet. After creating the environment, the project can be installed with