Skip to content

Commit fa2235e

Browse files
committed
chore: update the default branch to main
1 parent 718721b commit fa2235e

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
@@ -70,7 +70,7 @@ To verify it, you can test by [modpoll](https://github.com/gavinying/modpoll) to
7070
modpoll \
7171
--tcp localhost \
7272
--tcp-port 5020 \
73-
--config https://raw.githubusercontent.com/gavinying/modpoll/master/examples/modsim.csv
73+
--config https://raw.githubusercontent.com/gavinying/modpoll/main/examples/modsim.csv
7474
```
7575

7676
> **_Note_**: add `sudo` before `docker run` command if you want to use the Modbus TCP standard port `502`.

0 commit comments

Comments
 (0)