Skip to content

Commit 14fadd1

Browse files
authored
$$ != &&
1 parent 1fb2cb5 commit 14fadd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Usage
4848

4949
These steps are the easiest way to get started:
5050
- download: ```$ git clone https://github.com/saebyn/munkres-cpp.git && cd munkres-cpp```
51-
- build: ```$ mkdir build && cd build $$ cmake .. && make```
51+
- build: ```$ mkdir build && cd build && cmake .. && make```
5252
- install: ``` $ make install```
5353

5454

0 commit comments

Comments
 (0)