Skip to content

Commit 2d063ad

Browse files
committed
doc: update installation instructions
1 parent e73df5f commit 2d063ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ This repository contains the necessary tools to run a Jitsi Meet stack on [Docke
3030
In order to quickly run Jitsi Meet on a machine running Docker and Docker Compose,
3131
follow these steps:
3232

33-
* Clone this repository to your computer.
34-
* `git clone https://github.com/jitsi/docker-jitsi-meet && cd docker-jitsi-meet`
33+
* Download and extract the [latest release]
34+
* Alternatively, to test the latest changes clone the repository: `git clone https://github.com/jitsi/docker-jitsi-meet && cd docker-jitsi-meet`
3535
* Create a ``.env`` file by copying and adjusting ``env.example``
3636
* `cp env.example .env`
3737
* Set strong passwords in the security section options: `./gen-passwords.sh`
@@ -488,3 +488,4 @@ You are now able to run `docker-compose up` as usual.
488488
[jwt.io]: https://jwt.io/#debugger-io
489489
[Etherpad]: https://github.com/ether/etherpad-lite
490490
[Jibri]: https://github.com/jitsi/jibri
491+
[latest release]: https://github.com/jitsi/docker-jitsi-meet/releases/latest

0 commit comments

Comments
 (0)