We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$$
&&
1 parent 1fb2cb5 commit 14fadd1Copy full SHA for 14fadd1
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