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:
parent
793ac29571
commit
17374f2094
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user