From 1578cb910ba6409e4ba53c1b124ebc0b4355155e Mon Sep 17 00:00:00 2001 From: kosta-dev <100292907+virtkot@users.noreply.github.com> Date: Fri, 2 May 2025 16:38:19 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ded266..78b1d2c 100644 --- a/README.md +++ b/README.md @@ -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