From 44a57b308d5f02a97c5b1fa4a47c497fb6bd604c Mon Sep 17 00:00:00 2001 From: Zachary Klosko Date: Wed, 20 May 2020 10:15:49 -0400 Subject: [PATCH] Removing PPA info, not working --- docs/quickstart.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index 11b6384e4..187d5e0f6 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -73,20 +73,12 @@ sudo ufw enable 8002/tcp Installing LibreTime consists of running the following commands in the terminal: -Option 1: ``` git clone https://github.com/LibreTime/libretime.git cd libretime sudo ./install -fiap ``` -Option 2: -``` -sudo add-apt-repository ppa:libretime/libretime -sudo apt-get update -sudo apt-get install libretime icecast2 -``` - After the install is completed, head to the IP address of the server LibreTime was just installed on to complete the welcome wizard. While not strictly necessary, it is recommended that you change the passwords prompted in the welcome wizard if you intend on accessing the server from the Internet. The welcome wizard will walk you through the rest of the installation process.