fix small spelling error 😉

master
Alexander Adam 2019-10-29 13:25:13 +01:00
rodzic c5c3ff5b37
commit f4e6351831
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: E996062FA880FCC0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,7 @@ IMPORTANT NOTE: For the sake of simplicity, `xmpp-webhook` is not reconnecting t
- Download and extract the latest tarball (GitHub release page)
- Install the binary: `install -D -m 744 xmpp-webhook /usr/local/bin/xmpp-webhook`
- Install the service: `install -D -m 644 xmpp-webhook.service /etc/systemd/system/xmpp-webhook.service`
- Configure XMMP credentials in `/etc/xmpp-webhook.env`. e.g.:
- Configure XMPP credentials in `/etc/xmpp-webhook.env`. e.g.:
```
XMPP_ID='bot@example.com'