Skip to content

Commit 8af9619

Browse files
committed
OS X -> macOS
1 parent e3cb1da commit 8af9619

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ https://github.com/jcupitt/php-vips
3939

4040
### Installing
4141

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

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

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

0 commit comments

Comments
 (0)