diff --git a/README.md b/README.md index 1c576e3..2fbf1a8 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ Comqtt can be used as a standalone broker. Simply checkout this repository and r ``` cd cmd/single go build -o comqtt cmd/single/main.go - ``` ### Start ```