diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 46609cec..6bda98c4 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -94,7 +94,7 @@ curl -fsS https://dlang.org/install.sh | bash -s dmd ``` For notifications the following is necessary: ```text -sudo yum install libnotify-devel +sudo dnf install libnotify-devel ``` ### Dependencies: Arch Linux