Skip to content

Commit

Permalink
Merge pull request #33 from polyomino-24/patch-1
Browse files Browse the repository at this point in the history
fix typo of README.md
  • Loading branch information
coder3101 committed Dec 12, 2019
2 parents 85499a9 + c1b0240 commit 1d80075
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 1d80075

Please sign in to comment.