소스 검색

doc: update README

Saúl Ibarra Corretgé 6 년 전
부모
커밋
36d98c9e17
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      README.md

+ 0 - 1
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