Skip to content

Commit 8696520

Browse files
author
rbeker-BMC
committed
Merge branch 'readme-required-python-version' into main
2 parents 3460cc1 + 501318c commit 8696520

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ You do not need to have an in-depth knowledge of Control-M, but some familiarity
1010

1111
## Installation
1212

13-
We recommend that you set up a virtual environment before installing:
13+
Control-M Python client requires [Python](https://www.python.org/downloads/) version 3.7 or higher.
14+
15+
We recommend to install Control-M Python Client in a [virtual environment](https://docs.python.org/3/library/venv.html).
1416

1517
For Linux:
1618
```

0 commit comments

Comments
 (0)