Fix readme
This commit is contained in:
parent
f721728ebf
commit
abd397515e
1 changed files with 1 additions and 3 deletions
|
|
@ -83,7 +83,6 @@ Topic: osc/behringer_wing/send/?<br/>
|
|||
Payload:
|
||||
|
||||
## Build
|
||||
|
||||
```bash
|
||||
go build
|
||||
```
|
||||
|
|
@ -91,7 +90,6 @@ go build
|
|||
[Golang](https://go.dev/) 1.19 and below are known to have issues, 1.20 works.
|
||||
|
||||
## Config file location
|
||||
|
||||
Same directory as the binary, in your home directory at `~/.config/osc-mqtt-bridge/config.yaml`, or under etc at `/etc/osc-mqtt-bridge/config.yaml`.
|
||||
|
||||
## Docker
|
||||
|
|
@ -119,4 +117,4 @@ services:
|
|||
- ./config:/etc/osc-mqtt-bridge
|
||||
ports:
|
||||
- "2223:2223/udp"
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue