diff --git a/fhem/FHEM/89_ESPEInk.pm b/fhem/FHEM/89_ESPEInk.pm index 89f571da1..e15c9984c 100644 --- a/fhem/FHEM/89_ESPEInk.pm +++ b/fhem/FHEM/89_ESPEInk.pm @@ -2024,7 +2024,7 @@ sub ESPEInk_Upload(@) { and a WLAN driver board (Wiki Waveshare Driver Board). The driver board needs the installation of an adruino sketch as described in the Wiki (see link before). After this the module together with the eInk display only needs power supply. The data exchange between FHEM and the display is done via WLAN. - The module further needs installation of the GD library for perl (see installation instructions at GD for Perl and at LibRSVG for Perl). + The module further needs installation of the GD library for perl (see installation instructions at GD for Perl and at Image::LibRSVG for Perl).