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.