Skip to content

Commit 2272305

Browse files
authored
Update README.md
1 parent 146a28e commit 2272305

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Clone the repository with this command:
3131
git clone https://github.com/CheckPointSW/cp_mgmt_api_python_sdk
3232
```
3333
or by clicking on the _‘Download ZIP’_ button and using unzip. <br>
34-
From the root directory run:
34+
35+
Navigate to `.../cp_mgmt_api_python_sdk/` directory and run:
3536
```
3637
pip install .
3738
```
@@ -63,4 +64,4 @@ For example, if you copied the SDK to the path “/home/admin/” the command wi
6364
```export PYTHONPATH=$PYTHONPATH:/home/admin/cp_mgmt_api_python_sdk/```
6465

6566
## Development Environment
66-
The kit is developed using Python versions 2.7 and 3.7
67+
The kit is developed using Python versions 2.7 and 3.7

0 commit comments

Comments
 (0)