Skip to content

Commit

Permalink
Update test instructions. (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch authored Apr 21, 2023
1 parent ebc30dd commit e5a1af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The safe choice is to consider them BSD as well.
Install with

``` shell
pip install -U 'pymodbus>=3.0.0.dev4' serial
pip install -U 'pymodbus==3.0.0.dev4' serial
```

Note: we can't currently open the serial port in Toit-desktop. The following instructions are thus not yet relevant.
Expand Down

0 comments on commit e5a1af6

Please sign in to comment.