update makefile

This commit is contained in:
Freya Murphy 2023-05-01 19:14:35 -04:00
parent 14c7e19442
commit 1af425e15d

View file

@ -20,7 +20,7 @@ This project is Licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.
ritfetch only runs on systems with `curl` installed
Make sure to have `gcc` and `make` installed, and then run
Make sure to have `gcc` and `make` (`gmake` for bsd) installed, and then run
```shell
$ make # compiles the program