Skip to content

Commit

Permalink
OS X -> macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
jcupitt committed Nov 5, 2016
1 parent e3cb1da commit 8af9619
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 @@ -39,7 +39,7 @@ https://github.com/jcupitt/php-vips

### Installing

On OS X, use `brew install php70-vips` to install the libvips library, php and
On macOS, use `brew install php70-vips` to install the libvips library, php and
this php extension.

On Linux, install this extension with:
Expand Down Expand Up @@ -69,7 +69,7 @@ $ ./configure --prefix=/home/john/vips --enable-debug --enable-maintainer-zts \
```

You'll need libvips 8.0 or later, including all the headers for
development. On linux, install with your package manager. On OS X,
development. On linux, install with your package manager. On macOS,
install with `brew` or MacPorts. For Windows, download a zip from the
libvips website, or build your own.

Expand Down

0 comments on commit 8af9619

Please sign in to comment.