diff --git a/portmaster/install/linux.md b/portmaster/install/linux.md index 88cc940..340e720 100644 --- a/portmaster/install/linux.md +++ b/portmaster/install/linux.md @@ -222,7 +222,7 @@ To find and launch the Portmaster from within your desktop environment you need The easiest way to do this on other distributions is to download the latest desktop entry and png icon from the [portmaster-packaging repository]({{ site.github_pm_packaging_url }}): ```sh -sudo wget https://raw.githubusercontent.com/safing/portmaster-packaging/master/linux/portmaster.desktop -O /usr/local/share/applications/portmaster.desktop +sudo wget https://raw.githubusercontent.com/safing/portmaster-packaging/master/linux/portmaster.desktop -O /usr/share/applications/portmaster.desktop sudo wget https://raw.githubusercontent.com/safing/portmaster-packaging/master/linux/portmaster_logo.png -O /usr/share/pixmaps/portmaster.png ``` @@ -407,4 +407,4 @@ sudo ln -s /usr/local/sv/portmaster /etc/runit/runsvdir/default sudo sv up portmaster ``` -Artix Linux users can find the [portmaster-runit](https://aur.archlinux.org/packages/portmaster-runit/) package in the AUR \ No newline at end of file +Artix Linux users can find the [portmaster-runit](https://aur.archlinux.org/packages/portmaster-runit/) package in the AUR