mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-03 13:34:54 +00:00
Updated Installation (markdown)
parent
6744169344
commit
1146683bfe
1 changed files with 2 additions and 2 deletions
|
@ -40,11 +40,11 @@ Running Lidarr in a Docker container eases setup and reduces package installatio
|
|||
|
||||
2. Download Lidar.tar.gz: https://github.com/lidarr/Lidarr/releases _<--- Download latest version here_
|
||||
|
||||
`sudo wget https://github.com/lidarr/Lidarr/releases/download/v0.5.0.583/Lidarr.develop.0.5.0.583.linux.tar.gz`
|
||||
`sudo wget https://github.com/lidarr/Lidarr/releases/download/v0.5.0.583/Lidarr.develop.0.6.2.883.linux.tar.gz`
|
||||
|
||||
3. Extract package
|
||||
|
||||
`sudo tar -xzvf Lidarr.develop.0.5.0.583.linux.tar.gz` _<--- Edit name same as latest version!_
|
||||
`sudo tar -xzvf Lidarr.develop.0.6.2.883.linux.tar.gz` _<--- Edit name same as latest version!_
|
||||
|
||||
4. Try to run in shell - /!\ not permanently /!\
|
||||
|
||||
|
|
Loading…
Reference in a new issue