Update INSTALL.md (#589)

* Use dnf for Fedora
This commit is contained in:
naui11 2019-07-12 21:09:47 +02:00 committed by abraunegg
parent 68c6c5d75d
commit 170198c557

View file

@ -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