Update README.md

This commit is contained in:
piscripts
2020-01-31 01:41:41 +10:00
committed by GitHub
parent 1a626891db
commit 52a70fce8a

View File

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