Merge pull request #8 from alexanderadam/fix/small-spelling-error

fix small spelling error 😉
master
Thomas Maier 2019-10-29 14:07:43 +01:00 zatwierdzone przez GitHub
commit 0d616e8716
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
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'