Skip to content

Commit d12637a

Browse files
committed
update cli example
1 parent e3648ec commit d12637a

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
@@ -7,7 +7,7 @@ Samplicator can be used to forward UDP packets to multiple destinations.
77
The usage convention for samplicator is...
88

99
```
10-
$ sudo docker run -it --network host robcowart/samplicator:1.0.0_1.3.8rc1 [<option>...] [<destination>...]
10+
$ sudo docker run -it --network host robcowart/samplicator:1.0.1_1.3.8rc1 [<option>...] [<destination>...]
1111
```
1212

1313
The allowed `<option>`s are...

0 commit comments

Comments
 (0)