diff options
author | Siddarth Suresh <155843085+SiddarthSuresh98@users.noreply.github.com> | 2025-03-25 12:41:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-25 12:41:38 -0400 |
commit | 9476d1355493cdab93064ec123ac13bfb78e8ed3 (patch) | |
tree | a99c2895027f22c4dbb4191fb132db36700bd0bf /README.md | |
parent | fab7d9dcf249762eeac89a11487856e7569c66d5 (diff) | |
parent | 46c79e6e929ab784eb12417028dd43740b1a561e (diff) |
Merge pull request #33 from bdunahu/dev-sid
Initial GUI Commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,8 +3,8 @@ ## dependencies - cmake - g++ (GCC) 11.4.0 -- python 3.10 or newer - catch2 version 3.5.3 +- Qt version 6.8.2 ## to compile Generate the build directory with |