Skip to content

Commit

Permalink
Fix #471
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjw24 authored Nov 29, 2024
1 parent dcd4758 commit 6c9e6e6
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 @@ -43,7 +43,7 @@ For multi-configuration projects (e.g. Visual Studio or Xcode) specify `--config

### How to build using GNU Make?

On top of the CMake build system, convinence Makefile is provided to simplify the build process. To build using GNU Make please run the following:
On top of the CMake build system, convenience Makefile is provided to simplify the build process. To build using GNU Make please run the following:

```sh
make install-release <options>
Expand Down

0 comments on commit 6c9e6e6

Please sign in to comment.