From 613f35cdfca82ac2a89d5abb07ff60402a3555c1 Mon Sep 17 00:00:00 2001 From: Giuliano Mega Date: Wed, 25 Oct 2023 11:54:52 -0300 Subject: [PATCH] fix repo URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d4a466..8d1e4cc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Installation ```sh -pip install git+https://github.com/gmega/logtools.git +pip install git+https://github.com/codex-storage/logtools.git ``` ## Usage