Update README.md
This commit is contained in:
@@ -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
|
||||||
@@ -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.
|
For detailed API documentation and examples, please refer to the individual module files and example scripts.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user