From 52a70fce8ae6efc0715298405dc0efcdfd16f309 Mon Sep 17 00:00:00 2001 From: piscripts <60171758+piscripts@users.noreply.github.com> Date: Fri, 31 Jan 2020 01:41:41 +1000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7c136ed..5f4e308 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ Otherwise try installing manually using the commands below and then re-run the s 2. `sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF` -`echo "deb https://download.mono-project.com/repo/debian stable-raspbianbuster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list` +3. `echo "deb https://download.mono-project.com/repo/debian stable-raspbianbuster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list` -`sudo apt-get -y update` +4. `sudo apt-get -y update` -`sudo apt-get -y install mono-devel mediainfo sqlite3 libmono-cil-dev libchromaprint-tools` +5. `sudo apt-get -y install mono-devel mediainfo sqlite3 libmono-cil-dev libchromaprint-tools` With minor modification the script would likely work for other Debian or Ubuntu linux systems. To do this some sources may need to be changed as the the LinuxARM32 version is currently used for Jackett.