diff --git a/matrix/element-call/README.md b/matrix/element-call/README.md index 9e81659..0199c00 100644 --- a/matrix/element-call/README.md +++ b/matrix/element-call/README.md @@ -25,9 +25,9 @@ Element Call consists of a few parts, you don't have to host all of them yourself. In this document, we're going to host everything ourselves, so here's what you need. -* lk-jwt. This authenticates Synapse users to LiveKit. -* LiveKit. This is the "SFU", which actually handles the audio and video, and does TURN. -* Element Call widget. This is basically the webapplication, the part you see. +* **lk-jwt**. This authenticates Synapse users to LiveKit. +* **LiveKit**. This is the "SFU", which actually handles the audio and video, and does TURN. +* **Element Call widget**. This is basically the webapplication, the part you see. # LiveKit {#livekit} @@ -58,7 +58,7 @@ haven't installed that, you should create the user yourself: adduser --system turnserver ``` -{#keysecret}Create a key and secret: +Create a key and secret:{#keysecret} ``` livekit-server generate-keys