diff --git a/README.md b/README.md index 72fdd6a..2ca74e5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,13 @@ Use this command: ```bash -git clone https://git.d.aiengines.ir/mareza/py_reza_logging.git@{commit_hash} +pip install git+https://git.d.aiengines.ir/mareza/py_reza_logging.git@{commit_hash} +``` + +Or when using Python UV: + +```bash +uv add git+https://git.d.aiengines.ir/mareza/py_reza_logging.git@{commit_hash} ``` ## Usage