diff options
author | Orangerot <purple@orangerot.dev> | 2024-08-16 22:13:56 +0200 |
---|---|---|
committer | Orangerot <purple@orangerot.dev> | 2024-08-16 22:13:56 +0200 |
commit | 82cbc4cf2cb956b5f09075daf21ae07d309acf56 (patch) | |
tree | 9b8699c8cade82516f5abbf8b4e39e51e0350b09 /README.md | |
parent | 4956818d53f22fa3cda483852c57f66432b7d127 (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 |