Skip to content

Commit

Permalink
Update URL
Browse files Browse the repository at this point in the history
  • Loading branch information
joppuyo authored Sep 2, 2018
1 parent 4f3d9e5 commit 3441575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Power WordPress image operations with [VIPS](https://jcupitt.github.io/libvips/)
1. Install vips on your system. On Ubuntu, this can be done using `apt install libvips-dev`
2. Install vips extension using [pecl](https://pecl.php.net/), this can be done with command `pecl install vips`
3. Enable PHP extension in php.ini, this is usually done by adding the line `extension=vips.so`
4. Download the latest plugin version from the [releases tab](https://github.com/joppuyo/vips-image-editor/releases)
4. Download the latest plugin version from the [releases tab](https://github.com/CreunaFI/vips-image-editor/releases)
5. Enable the plugin in WordPress admin interface

0 comments on commit 3441575

Please sign in to comment.