From c2b996811abf5fdcace649746ae9ba896e6eda9a Mon Sep 17 00:00:00 2001 From: "ilyuschenko@it.dot-dot.ru" Date: Thu, 4 Jul 2024 14:10:04 +0300 Subject: [PATCH] fix repo link in readme --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index e290dd9..4071f9e 100644 --- a/README.MD +++ b/README.MD @@ -8,7 +8,7 @@ Prices are valid only for transportation across the territory of the Russian Fed # 2. Installation - pip install git+https://gitea.dot-dot.ru/ilyuschenko/transit_calculator.git + pip install git+https://gitea.dot-dot.ru/dot-dot/transit_calculator.git # 3. Usage -- 2.40.1