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
+1 -1
View File
@@ -17,7 +17,7 @@ This library provides a comprehensive Python interface to manage and automate Ze
## Installation ## Installation
```bash ```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 cd zerto-python-sdk
python3 -m venv venv python3 -m venv venv
source venv/bin/activate source venv/bin/activate