From 36d98c9e179da7958d2c4c7ffe039eb011e4091c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Tue, 17 Jul 2018 11:29:28 +0200 Subject: [PATCH] doc: update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 57d201f..bb7bef5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ This repository contains the necessary tools to run a Jitsi Meet stack on [Docke In order to quickly run Jitsi Meet on a machine running Docker and Docker Compose, follow these steps: -* Build all images by running ``make``. * Create a ``.env`` file by copying and adjusting ``env.example``. * Run ``docker-compose up -d``. * Access the web UI at ``https://localhost:8443`` (or ``http://localhost:8000 for HTTP, or