Added the quick install instructions on Ubuntu and Debian to our README
This commit is contained in:
parent
0d74d744da
commit
d162bdc723
1 changed files with 13 additions and 1 deletions
14
README
14
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue