diff --git a/Installation.md b/Installation.md index 301a987..8373939 100644 --- a/Installation.md +++ b/Installation.md @@ -32,11 +32,11 @@ https://aur.archlinux.org/packages/radarr/ Create the service file. - touch /usr/lib/systemd/system/radarr.service + touch /etc/systemd/system/radarr.service Open with nano or an editor of your choice. - nano /usr/lib/systemd/system/radarr.service + nano /etc/systemd/system/radarr.service Paste this and change user/group to whatever user you want to run the service.