File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
4343this php extension.
4444
4545On Linux, install this extension with:
@@ -69,7 +69,7 @@ $ ./configure --prefix=/home/john/vips --enable-debug --enable-maintainer-zts \
6969```
7070
7171You'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 ,
7373install with ` brew ` or MacPorts. For Windows, download a zip from the
7474libvips website, or build your own.
7575
You can’t perform that action at this time.
0 commit comments