summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-05-01 19:14:35 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-05-01 19:14:35 -0400
commit1af425e15d096cbd8134ad047155a9af5f38e528 (patch)
tree835326e4b455a41aed65b67a3d7a768e44582a6e
parentuse n flag in xargs (diff)
downloadlazysphere-1af425e15d096cbd8134ad047155a9af5f38e528.tar.gz
lazysphere-1af425e15d096cbd8134ad047155a9af5f38e528.tar.bz2
lazysphere-1af425e15d096cbd8134ad047155a9af5f38e528.zip
update makefile
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
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