Skip to content

Commit

Permalink
Fix nits.
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabaud committed Apr 3, 2024
1 parent b2421e3 commit 32ec046
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
```
Expand Down

0 comments on commit 32ec046

Please sign in to comment.