Not many changes

This commit is contained in:
Cyrodwd 2024-02-17 01:19:08 +00:00
parent 8290d88497
commit 09db2f2daa

View file

@ -30,7 +30,7 @@ Follow these steps to compile the project using CMake:
cd build
```
4. Generate the files using CMake (If you modify something related to CMake):
4. Generate the files using CMake:
```bash
cmake ..
```