We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af9619 commit 42cee3eCopy full SHA for 42cee3e
README.md
@@ -128,7 +128,7 @@ Finally, install to your php extensions area with:
128
$ make install
129
```
130
131
-Add `extension-vips.so` to `php.ini`, perhaps in `~/vips/lib/php.ini`,
+Add `extension=vips.so` to `php.ini`, perhaps in `~/vips/lib/php.ini`,
132
if you configured php as above.
133
134
### Links
0 commit comments