Skip to content

Commit fd62819

Browse files
authored
Merge pull request #9 from ColinIanKing/master
README.md: fix instructions on path to cd into
2 parents 9a1c8f4 + f8e102c commit fd62819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ ControlFlag can be built on Linux and MacOS.
6464
#### Build
6565

6666
```
67-
$ cd controlflag
67+
$ cd control-flag
6868
$ cmake .
6969
$ make -j
7070
$ make test

0 commit comments

Comments
 (0)