Skip to content

Commit 98d373e

Browse files
committed
BEDGE-2726 Updated readme.md
1 parent f8cffd0 commit 98d373e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,14 @@ Modbus Simulator with GUI based on modbus-tk
2626
2727
## Running/Testing application
2828
$ ./tools/launcher
29-
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+
`
3037
A GUi should show up if all the requirements are met !!
3138
3239
![Screen Shot 2015-11-01 at 7.25.50 PM.png](https://bitbucket.org/repo/X9byrq/images/4179375251-Screen%20Shot%202015-11-01%20at%207.25.50%20PM.png)

0 commit comments

Comments
 (0)