We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718721b commit fa2235eCopy full SHA for fa2235e
1 file changed
README.md
@@ -70,7 +70,7 @@ To verify it, you can test by [modpoll](https://github.com/gavinying/modpoll) to
70
modpoll \
71
--tcp localhost \
72
--tcp-port 5020 \
73
- --config https://raw.githubusercontent.com/gavinying/modpoll/master/examples/modsim.csv
+ --config https://raw.githubusercontent.com/gavinying/modpoll/main/examples/modsim.csv
74
```
75
76
> **_Note_**: add `sudo` before `docker run` command if you want to use the Modbus TCP standard port `502`.
0 commit comments