diff --git a/README.md b/README.md index 96e1ce6925..9c28f6a169 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ vcpkg install libavif You can also download the official windows binaries on the [release](https://github.com/AOMediaCodec/libavif/releases) page. -### OSX +### macOS ```sh brew install libavif @@ -43,7 +43,7 @@ Debian-based distributions: ```sh sudo apt install libavif-dev ``` -RedHat-based distributions: +Red Hat-based distributions: ```sh sudo yum -y install libavif ```