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

fix: typo

+1 -1
+1 -1
README.md
··· 15 15 16 16 ## Install using pipx 17 17 18 - Run below as an user, not as root. You can create a separate system user with `sudo adduser --system` (run `sudo adduser --help` for more information) and run a shell as that user with `sudo -u systemuser -s`, replacing `systemuser` with the use you created. 18 + Run below as an user, not as root. You can create a separate system user with `sudo adduser --system` (run `sudo adduser --help` for more information) and run a shell as that user with `sudo -u systemuser -s`, replacing `systemuser` with the user you created. 19 19 20 20 ```shell 21 21 git clone https://codeberg.org/queer-spark/xmpp-discord-bridge.git