diff --git a/Installation.md b/Installation.md index 1e00998..55fd0f4 100644 --- a/Installation.md +++ b/Installation.md @@ -30,19 +30,19 @@ _Mono 5.8 or later is required._ 1. Get to directory /opt -cd /opt +`cd /opt` 2. Download Lidar.tar.gz <--- Download latest version here https://github.com/lidarr/Lidarr/releases -``` 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.5.0.583.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.5.0.583.linux.tar.gz ### <---edit name same as latest version!` 4. Try Tto run in shell - /!\ not permanently /!\ -sudo mono --debug /opt/Lidarr/Lidarr.exe +`sudo mono --debug /opt/Lidarr/Lidarr.exe` ### Autostart follow next step ### 5. Create Lidarr user and group, eg: