Update README.md

This commit is contained in:
kosta-dev
2025-05-02 16:38:58 -04:00
committed by GitHub
parent 1578cb910b
commit 4cd54ed334
+1 -1
View File
@@ -18,7 +18,7 @@ This library provides a comprehensive Python interface to manage and automate Ze
## Installation ## Installation
```bash ```bash
git clone https://github.com/ZertoPublic/zvml-python-sdk.git git clone https://github.com/ZertoPublic/zvml-python-sdk.git
cd zerto-python-sdk cd zvml-python-sdk
python3 -m venv venv python3 -m venv venv
source venv/bin/activate source venv/bin/activate
pip install -r requirements.txt pip install -r requirements.txt