From 9d522913f938c950246e60277d2696438c04d250 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 18 May 2026 09:46:41 +0200 Subject: [PATCH] Add missing colon Signed-off-by: Johannes Marbach --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 827ea6ec..dc4432eb 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ whole stack of components which is required for a local development environment including federation: - Minimum Synapse Setup (servernames: `synapse.m.localhost`, `synapse.othersite.m.localhost`) -- MatrixRTC Authorization Service (Note requires Federation API and hence a TLS reverse proxy) +- MatrixRTC Authorization Service (Note: requires Federation API and hence a TLS reverse proxy) - Minimum LiveKit SFU setup using dev defaults for config - Minimum `localhost` Certificate Authority (CA) for Transport Layer Security (TLS) - Hostnames: `m.localhost`, `*.m.localhost`, `*.othersite.m.localhost`