Update 'README.md'

This commit is contained in:
Trianta 2023-10-23 12:13:03 -05:00
parent e87d778903
commit 25f7f8a269

View File

@ -22,6 +22,7 @@ Simply run the program using:
Prerequisites Prerequisites
- Unity (Throw the Switch) | [AUR](https://aur.archlinux.org/packages/unity-test) - 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: In order to compile the tests for the project, simply run these two commands:
cmake -DCMAKE_BUILD_TYPE=Debug -B build -S . cmake -DCMAKE_BUILD_TYPE=Debug -B build -S .