Skip to content

Commit c7e2cc7

Browse files
committed
Merge branch 'New-Simu' of https://github.com/riptideio/modbus-simulator into New-Simu
2 parents 29951a8 + 5ef3c40 commit c7e2cc7

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)