diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -49,8 +49,6 @@ As for the rest, the interface should be pretty straightforward. If you have a q ``` 3. Compile: ```bash - mkdir -p build - cd build cmake .. make -j$(nproc --all) ``` |