Fixes minor typo in README.md

This commit is contained in:
gpolitis 2014-04-26 15:03:46 +02:00
parent 63f60b0006
commit 1f5f8a7773
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Jitsi Meet allows for very efficient collaboration. It allows users to stream th
## Install
Installing Jitsi Meet is quite a simple experience even though it requires it requires installing a few other components first, such as Jitsi Videobridge, a web server such as Nginx and an XMPP one like Prosody.
Installing Jitsi Meet is quite a simple experience even though it requires installing a few other components first, such as Jitsi Videobridge, a web server such as Nginx and an XMPP one like Prosody.
You can find information on how to deploy Jitsi Meet in the [installation insstructions](https://jitsi.org/meet/deploy)