Skip to content

Commit

Permalink
suggest the release build as default
Browse files Browse the repository at this point in the history
  • Loading branch information
Entscheider authored Dec 3, 2020
1 parent 984bc1c commit e282b28
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 @@ -29,7 +29,7 @@ Go into the source directory and run:

```
$ mkdir build && cd build
$ cmake ..
$ cmake -DCMAKE_BUILD_TYPE=Release ..
$ make
$ make install
```
Expand Down

0 comments on commit e282b28

Please sign in to comment.