fix repo URL in README

This commit is contained in:
Giuliano Mega 2023-10-25 11:54:52 -03:00 committed by GitHub
parent 36fdcd96c2
commit 613f35cdfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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