fork of https://f-hub.org/XMPP/xmpp-discord-bridge

Corrected syntax.

+1 -1
+1 -1
README.md
··· 26 26 5. Create and edit `~/config.toml`. Refer to [example.toml](example.toml) for options. 27 27 6. `exit` to leave the shell. 28 28 7. Copy the service file to systemd's system directory. `sudo cp /var/lib/xmpp-discord-bridge/xmpp-discord-bridge/optional/xmpp-discord-bridge.service /etc/systemd/system/` 29 - 8. Read through the [XMPP](#XMPP) and [Discord](#Discord) sections and make sure the listed requirements are met. 29 + 8. Read through the [XMPP](#xmpp) and [Discord](#discord) sections and make sure the listed requirements are met. 30 30 9. Start and enable the bridge. `sudo systemctl enable --now xmpp-discord-bridge.service` 31 31 32 32 ### XMPP