From 50e506930e6d8904d8290fd4dbd3f42a99212771 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sat, 9 Nov 2024 18:40:58 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b6aa1c..1eb8171 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Then: # Point DNS for *.domain at your docker host, # Or if running on localhost with mkcert: -# source .env; sudo sh -c echo "127.0.0.1 $DOMAINS >> /etc/hosts" +# source .env; sudo sh -c "echo 127.0.0.1 $DOMAINS >> /etc/hosts" docker compose up # go to https://element on your domain.