Skip to content

Commit

Permalink
Fix #471 (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjw24 authored Dec 2, 2024
1 parent dcd4758 commit 231422f
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 231422f

Please sign in to comment.