Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phpclub authored Aug 6, 2024
1 parent 7975308 commit c26879a
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 @@ -27,7 +27,7 @@ If you need to compile Imagick from source, first you should install [ImageMagic
Once ImageMagick is installed, the following commands will compile and install Imagick:

```
git clone https://github.com/Imagick/imagick
git clone https://github.com/kohanaworld/imagick
cd imagick
phpize && ./configure
make
Expand Down

0 comments on commit c26879a

Please sign in to comment.