Skip to content

Commit bbda10a

Browse files
authored
Update README.md
1 parent cd1e07e commit bbda10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ number system, intricately entangled with a host of new and exotic numeric speci
1616

1717
- Make sure the prerequisites are installed. I am compiling with OpenGL4.6 and C++20 using cmake (make, clang, glm, GLFW
1818
are required too).
19-
- Generate build configuration using `cmake CMakeLists.txt`
19+
- Generate build configuration using `cmake .`
2020
- Build with `cd build && make`.
2121
- Execute `./HACKENBUSH` with the `--help` flag to see the available options.
2222

0 commit comments

Comments
 (0)