From 7631c3d000ec1f0fdfdb3227c88bb14ebc318782 Mon Sep 17 00:00:00 2001 From: James Addison Date: Wed, 18 Mar 2020 13:05:36 +0000 Subject: [PATCH] Place /etc/hosts example in code block --- doc/quick-install.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/quick-install.md b/doc/quick-install.md index 00b3ce2c9..9bc5bc710 100644 --- a/doc/quick-install.md +++ b/doc/quick-install.md @@ -27,7 +27,9 @@ On Ubuntu systems, some Jitsi dependencies require installation from Ubuntu's `u Add the the domain used to host the Jitsi Meet instance in the `/etc/hosts` file : - 127.0.0.1 meet.example.org +``` +127.0.0.1 meet.example.org +``` ### Add the repository