We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fb2cb5 + 14fadd1 commit 61086fcCopy full SHA for 61086fc
1 file changed
README.md
@@ -48,7 +48,7 @@ Usage
48
49
These steps are the easiest way to get started:
50
- download: ```$ git clone https://github.com/saebyn/munkres-cpp.git && cd munkres-cpp```
51
- - build: ```$ mkdir build && cd build $$ cmake .. && make```
+ - build: ```$ mkdir build && cd build && cmake .. && make```
52
- install: ``` $ make install```
53
54
0 commit comments