Update README.md

This commit is contained in:
kosta-dev
2025-05-02 16:37:03 -04:00
committed by GitHub
parent fcec135cad
commit 16afd0d601
+2 -2
View File
@@ -17,7 +17,7 @@ This library provides a comprehensive Python interface to manage and automate Ze
## Installation
```bash
git clone https://github.com/your-repo/zerto-python-library.git
git clone https://github.com/your-repo/zerto-python-sdk.git
cd zerto-python-sdk
python3 -m venv venv
source venv/bin/activate
@@ -276,4 +276,4 @@ This project includes a legal disclaimer. See the header of each file for detail
For detailed API documentation and examples, please refer to the individual module files and example scripts.