From 3b0104bd113895fedf3b2c2deb2441f777af69f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Kub=C3=AD=C4=8Dek?= Date: Mon, 3 Mar 2025 20:20:20 +0100 Subject: [PATCH] docs: fix installation regarding the repo owner --- docs/source/installation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 9e40894..104b6ad 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -3,4 +3,5 @@ Installation To install SuperFaktura Client, run the following command:: - pip install git+https://github.com/eledio-helpers/superfaktura-client + pip install git+https://github.com/Eledio/superfaktura-client +