From c4c09112f97aa098ddc9a1cbcec184e585aaaeae Mon Sep 17 00:00:00 2001 From: "Simon P. Ditner" Date: Wed, 6 Aug 2014 18:00:23 -0500 Subject: [PATCH] removed 'based' --- 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 a923072a9..53fd07cd3 100644 --- a/doc/quick-install.md +++ b/doc/quick-install.md @@ -1,6 +1,6 @@ # Jitsi Meet quick install -This documents decribes the needed steps for quick Jitsi Meet installation on an Ubuntu 14.04 based system. +This documents decribes the needed steps for quick Jitsi Meet installation on an Ubuntu 14.04 system. 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.