From 147f372a9be40a43047458302726d8df7094fb8b Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Sun, 11 Feb 2024 18:35:41 +0100 Subject: [PATCH] update readme building instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5221557..3951f2b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ modfetch loads and calls them at runtime to print system info ## building -`make` for the main binary +`make` to build everything + +`make modfetch` for the main binary `make modules` for all the default modules