diff --git a/articles/en/install-openrgb.md b/articles/en/install-openrgb.md index f873a8b..b4c562e 100644 --- a/articles/en/install-openrgb.md +++ b/articles/en/install-openrgb.md @@ -36,7 +36,9 @@ host-shell pkexec mv ~/Downloads/60-openrgb.rules /etc/udev/rules.d/ After moving the UDEV rules, you need to reload the rules by running the following command:- ```bash +host-shell pkexec udevadm control --reload-rules && pkexec udevadm trigger +exit ``` After reloading the rules, OpenRGB works correctly.