From 09056338e3a6205087fa631df3b073a153e4508c Mon Sep 17 00:00:00 2001 From: bretth Date: Mon, 16 Mar 2026 08:04:15 +0100 Subject: [PATCH] updating documentation --- README.md | 2 +- docs/install/install.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ba463d..28a1181 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ uv add pythermogis --default-index https://ci.tno.nl/gitlab/api/v4/projects/1827 Clone and install from source with Pixi: ```bash -git clone git@ci.tno.nl:ags_public/pythermogis.git +git clone https://ci.tno.nl/gitlab/ags_public/pythermogis.githttps://ci.tno.nl/gitlab/ags_public/pythermogis.git cd pythermogis pixi install ``` diff --git a/docs/install/install.md b/docs/install/install.md index 8c293fc..f8fb905 100644 --- a/docs/install/install.md +++ b/docs/install/install.md @@ -47,7 +47,7 @@ uv add pythermogis --default-index https://ci.tno.nl/gitlab/api/v4/projects/1827 Clone and install from source with Pixi: ```bash -git clone git@ci.tno.nl:ags_public/pythermogis.git +git clone https://ci.tno.nl/gitlab/ags_public/pythermogis.githttps://ci.tno.nl/gitlab/ags_public/pythermogis.git cd pythermogis pixi install ``` -- GitLab