Update README.md

This commit is contained in:
kosta-dev
2025-05-02 16:38:19 -04:00
committed by GitHub
parent 16afd0d601
commit 1578cb910b
+1 -1
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-sdk.git
git clone https://github.com/ZertoPublic/zvml-python-sdk.git
cd zerto-python-sdk
python3 -m venv venv
source venv/bin/activate