From 9cba46a41661ec6f46ba8dcf34596faee383b61d Mon Sep 17 00:00:00 2001 From: nodlek-ctrl Date: Thu, 13 Apr 2023 12:41:13 +1000 Subject: [PATCH] fix expander --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4dfb623..34beb6e 100644 --- a/README.md +++ b/README.md @@ -83,12 +83,13 @@ sudo pacman -S bluez bluez-utils ```
Further steps -You may want to use the command line interface for hackiness... … +You may want to use the command line interface for hackiness... + You may or may not need to install ImageMagick and Ghostscript, depending on your distro. + ```bash sudo apt install imagemagick ghostscript ``` -Or the package manager of your distro. Extra configuration is required for ImageMagick to work. Because IM is made for external webserver, a strict security policy is applied. You need to add the following line to `/etc/ImageMagick-6/policy.xml` before ``: ```xml