diff options
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |