From 43e447d7fee3abf1227a93679b5fbbd87712d8fe Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sat, 9 Nov 2024 17:29:01 +0000 Subject: [PATCH] spell out mkcert --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 19e84e0..8b6aa1c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,10 @@ For production-grade Matrix from Element, please see https://element.io/server-s ## To run - Install [Docker Compose](https://docs.docker.com/compose/install/). Then: + 1. Install [Docker Compose](https://docs.docker.com/compose/install/). + 2. If you're running on your local workstation, then [install mkcert](https://github.com/FiloSottile/mkcert#installation) to manage TLS. + +Then: ``` ./setup.sh