docs fix
This commit is contained in:
parent
8cc08a6363
commit
ac809e9e5b
|
|
@ -103,7 +103,7 @@ to run it, you'd build the binary using go, eg `go build -o multiplier.exe main.
|
||||||
command = ["multiplier.exe"]
|
command = ["multiplier.exe"]
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Ruby daemon using SIGHUP
|
#### Ruby daemon
|
||||||
|
|
||||||
- See [Ruby daemon](./examples/multiplier_line_protocol/multiplier_line_protocol.rb)
|
- See [Ruby daemon](./examples/multiplier_line_protocol/multiplier_line_protocol.rb)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue