From 51019c5da0366c4b471be69b197fc113870877c1 Mon Sep 17 00:00:00 2001 From: Martin Dosch Date: Wed, 13 Sep 2023 19:42:44 +0200 Subject: [PATCH] Fix installation instruction (thanks @roughnecks). Fixes #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f52f2b..346e282 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ very welcome. You will find the binary in `$GOPATH/bin` or, if set, `$GOBIN`. ```plain -$ go install salsa.debian.org/mdosch/go-sendxmpp@latest +$ go install salsa.debian.org/mdosch/feed-to-muc@latest ``` ## configuration