doc/getting-started: ask to install soju

This might seem obvious but… let's add a short sentence just in
case.
This commit is contained in:
Simon Ser 2022-04-06 15:56:18 +02:00
parent 793ac29571
commit 17374f2094
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,9 @@
## Server side
Start by installing soju via your distribution's [package manager].
Alternatively, you can compile it from source (see the [README]).
To create an admin user and start soju, run these commands:
sojuctl create-user <soju username> -admin
@ -51,5 +54,7 @@ and a workstation, you can setup each client to use the respective usernames
`<soju username>/irc.libera.chat@laptop` and
`<soju username>/irc.libera.chat@workstation`.
[package manager]: https://repology.org/project/soju/versions
[README]: ../README.md
[man page]: https://soju.im/doc/soju.1.html#IRC_SERVICE
[client list]: ../contrib/clients.md