Skip to content

Commit

Permalink
Update services/thumbnails/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Andre Duffeck <[email protected]>
  • Loading branch information
butonic and aduffeck authored Jan 17, 2025
1 parent 78c22c0 commit 233a435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/thumbnails/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ export PKG_CONFIG_PATH="/usr/local/opt/libffi/lib/pkgconfig"
Then you just need to set the `ENABLE_VIPS` variable on the `make` command:

```shell
make -C OpenCloud build ENABLE_VIPS=1
make -C opencloud build ENABLE_VIPS=1
```

Or include the `enable_vips` build tag in the `go build` command:
Expand Down

0 comments on commit 233a435

Please sign in to comment.