From 25f7f8a2692e27d100a1e8d0f5eb7c1709a474da Mon Sep 17 00:00:00 2001 From: Trianta Date: Mon, 23 Oct 2023 12:13:03 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2baf59..fcb7944 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Simply run the program using: Prerequisites - Unity (Throw the Switch) | [AUR](https://aur.archlinux.org/packages/unity-test) + In order to compile the tests for the project, simply run these two commands: cmake -DCMAKE_BUILD_TYPE=Debug -B build -S .