From 1af425e15d096cbd8134ad047155a9af5f38e528 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Mon, 1 May 2023 19:14:35 -0400 Subject: [PATCH] update makefile --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 15ab698..9cb9dc4 100644 --- a/readme.md +++ b/readme.md @@ -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