Skip to content

Commit

Permalink
fix typo of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
polyomino24 committed Dec 12, 2019
1 parent 85499a9 commit c1b0240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Head over to the [release page](https://github.com/coder3101/cp-editor2/releases
```sh
$ mkdir build
$ cmake build
$ cd build
$ cmake .. -DCMAKE_BUILD_TYPE=Release
$ cmake --build .
```
Expand Down

0 comments on commit c1b0240

Please sign in to comment.