We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7f255 commit 2a5e6b1Copy full SHA for 2a5e6b1
1 file changed
README.md
@@ -66,6 +66,7 @@ export PYTHONPATH=$PYTHONPATH:<“CP-SDK” FULL PATH>
66
```
67
For example, if you copied the SDK to the path “/home/admin/” the command will be: <br>
68
```export PYTHONPATH=$PYTHONPATH:/home/admin/cp_mgmt_api_python_sdk/```
69
+###### Note: When downloading the repository, directory name will be cp_mgmt_api_python_sdk-master.
70
71
## Development Environment
72
The kit is developed using Python versions 2.7 and 3.7
0 commit comments