From 2a5e6b18de9a2244b9a9b195213b79d5a96c7c43 Mon Sep 17 00:00:00 2001 From: chkp-royl <51701986+chkp-royl@users.noreply.github.com> Date: Wed, 21 Sep 2022 15:18:06 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08556b0..6b053dd 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ export PYTHONPATH=$PYTHONPATH:<“CP-SDK” FULL PATH> ``` For example, if you copied the SDK to the path “/home/admin/” the command will be:
```export PYTHONPATH=$PYTHONPATH:/home/admin/cp_mgmt_api_python_sdk/``` +###### Note: When downloading the repository, directory name will be cp_mgmt_api_python_sdk-master. ## Development Environment The kit is developed using Python versions 2.7 and 3.7