From f8556ad33409e693acc5c1e9506863920effac54 Mon Sep 17 00:00:00 2001 From: Audun Theodorsen Date: Fri, 13 Dec 2024 09:44:04 +0100 Subject: [PATCH] Fixed poetry link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26b667d..d1e1646 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ pip install cosmoplots ``` If you want the development version you must first clone the repo to your local machine, -then install the project and its dependencies with [poetry]: +then install the project and its dependencies with [poetry](https://python-poetry.org): ```sh git clone https://github.com/uit-cosmo/cosmoplots.git