Skip to content

Commit 5ef3c40

Browse files
authored
Update README.md
Update Pymodbus requirement
1 parent 1660ae0 commit 5ef3c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Modbus Simulator with GUI based on modbus-tk
1616
$ pip install -r requirements
1717
$ # Choose Modbus Backend modbus_tk or pymodbus (default)
1818
$ # To install pymodbus
19-
$ pip install pymodbus==1.3.2
19+
$ pip install pymodbus==1.5.2
2020
$ # To install modbus tk
2121
$ Pip install modbus-tk
2222

0 commit comments

Comments
 (0)