Skip to content

Commit 85013f9

Browse files
Ognian BaruhOgnian Baruh
authored andcommitted
Added requirements for Python version
Signed-off-by: Ognian Baruh <fixed-term.Ognyan.Baruh@bosch.io>
1 parent 512c46b commit 85013f9

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
@@ -18,12 +18,14 @@ This repository contains the Python client SDK for [Eclipse Ditto](https://eclip
1818

1919
## Installation
2020

21-
Install the sources and execute the following command:
21+
Download the sources and execute the following command:
2222

2323
```commandline
2424
make install
2525
```
2626

27+
**_NOTE:_** Python >=3.6 is required in order to use the library.
28+
2729
## Creating and connecting a client
2830

2931
It is a good practice to have a defined behaviour after connecting or disconnecting the client.

0 commit comments

Comments
 (0)