We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1e07e commit bbda10aCopy full SHA for bbda10a
README.md
@@ -16,7 +16,7 @@ number system, intricately entangled with a host of new and exotic numeric speci
16
17
- Make sure the prerequisites are installed. I am compiling with OpenGL4.6 and C++20 using cmake (make, clang, glm, GLFW
18
are required too).
19
-- Generate build configuration using `cmake CMakeLists.txt`
+- Generate build configuration using `cmake .`
20
- Build with `cd build && make`.
21
- Execute `./HACKENBUSH` with the `--help` flag to see the available options.
22
0 commit comments