Added the quick install instructions on Ubuntu and Debian to our README

This commit is contained in:
Albert Santoni 2013-10-17 14:50:09 -04:00
parent 0d74d744da
commit d162bdc723

14
README
View file

@ -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: