From 83339382ab33a020b4b13971598e94e8dbff2bb3 Mon Sep 17 00:00:00 2001 From: bgrozev Date: Wed, 21 Oct 2015 09:53:51 -0500 Subject: [PATCH] s/jessie/Wheezy/ --- doc/quick-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/quick-install.md b/doc/quick-install.md index a3702b8dc..d67dc235a 100644 --- a/doc/quick-install.md +++ b/doc/quick-install.md @@ -2,7 +2,7 @@ This document describes the required steps for a quick Jitsi Meet installation on a Debian based GNU/Linux system. -Note: Some of the components of Jitsi-Meet will not run out-of-the-box on Debian jessie systems because of its libc version being too old. [See here](http://lists.jitsi.org/pipermail/users/2015-September/010064.html) for a possible solution. +Note: Some of the components of Jitsi-Meet will not run out-of-the-box on Debian Wheezy systems because of its libc version being too old. [See here](http://lists.jitsi.org/pipermail/users/2015-September/010064.html) for a possible solution. N.B.: All commands are supposed to be run by root. If you are logged in as a regular user with sudo rights, please prepend ___sudo___ to each of the commands.