From d162bdc723c35b78e13169a1b527e632ada6224e Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Thu, 17 Oct 2013 14:50:09 -0400 Subject: [PATCH] Added the quick install instructions on Ubuntu and Debian to our README --- README | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README b/README index 185383a8d..b0636ad1d 100644 --- a/README +++ b/README @@ -23,7 +23,19 @@ Major features: INSTALLATION ------------ -Please see this chapter to begin a typical installation: + +For the fastest, most painless installation on Ubuntu 12.04 and up, run: + + cd install_full/ubuntu + sudo ./airtime-full-install + +For Debian, run: + + cd install_full/debian + sudo ./airtime-full-install + +For custom installation and other distributions of Linux, please see this +chapter to begin a typical installation: http://sourcefabric.booktype.pro/airtime-24-for-broadcasters/preparing-the-server/ If you are a developer, please see this page: