We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8cffd0 commit 98d373eCopy full SHA for 98d373e
README.md
@@ -26,7 +26,14 @@ Modbus Simulator with GUI based on modbus-tk
26
27
## Running/Testing application
28
$ ./tools/launcher
29
-
+
30
+ or
31
32
+ With Pip
33
34
+ $ pip install modbus_simulator --extra-index-url http://pip.riptidieo.com/simple --trusted-host pip.riptideio.com
35
+ $ modubus.simu
36
+ `
37
A GUi should show up if all the requirements are met !!
38
39

0 commit comments