Update INSTALL.md

* Add 'make' as also missing from Manjaro
This commit is contained in:
abraunegg 2021-02-17 17:53:36 +11:00 committed by GitHub
parent e10073ae00
commit 38892e763a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -228,7 +228,7 @@ sudo dnf install libnotify-devel
### Dependencies: Arch Linux & Manjaro Linux
```text
sudo pacman -S pkg-config curl sqlite ldc
sudo pacman -S make pkg-config curl sqlite ldc
```
For notifications the following is also necessary:
```text