Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-royl authored Sep 21, 2022
1 parent 5f7f255 commit 2a5e6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <br>
```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

0 comments on commit 2a5e6b1

Please sign in to comment.