diff options
author | Orangerot <purple@orangerot.dev> | 2024-08-16 22:13:56 +0200 |
---|---|---|
committer | Orangerot <purple@orangerot.dev> | 2024-08-26 11:19:38 +0200 |
commit | b496b7df24a06592dbae6906970c19e069bc08e3 (patch) | |
tree | 14210dba9e31f2b0d9015b049b63b0a33e18694b /README.md | |
parent | 58e390d3a0087b2993ab54ede5f5b75125750fb9 (diff) |
fix(CMakeLists): spellng mstke (its a challange)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ git clone git@gitlab.kit.edu:ugmgt/itat_challenge_2024.git cd itat_challenge_2024 cmake -B build cmake --build build +./build/itat_challenge_olympics ``` ## Code Structure |