Skip to content

Commit 42cee3e

Browse files
committed
oop README typo
1 parent 8af9619 commit 42cee3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Finally, install to your php extensions area with:
128128
$ make install
129129
```
130130

131-
Add `extension-vips.so` to `php.ini`, perhaps in `~/vips/lib/php.ini`,
131+
Add `extension=vips.so` to `php.ini`, perhaps in `~/vips/lib/php.ini`,
132132
if you configured php as above.
133133

134134
### Links

0 commit comments

Comments
 (0)