diff --git a/README.md b/README.md index 3d774ba55a229915b68f47e093268c74c53b1ab2..29517e0ba5471ecadbbd488f8a3e05988976892e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You need to set some environment variables to run the container. * BBB_CHAT_NAME - the username to join the meeting for chatting. (Default: Chat) ### Starting liveStreaming -* wget -O docker-compose.yml https://raw.github.com/aau-zid/BigBlueButton-liveStreaming/1.0.0-beta.4/examples/docker-compose.yml.example +* wget -O docker-compose.yml https://raw.github.com/aau-zid/BigBlueButton-liveStreaming/1.0.0-beta.5/examples/docker-compose.yml.example * (change configuration) * docker-compose up -d * docker-compose down