Add SSL installation help
Change-Id: Icccefed0a172ee5570b2ca37102ba483453cc79f
diff --git a/README.md b/README.md
index ab32a00..8d566b7 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,13 @@
(see [Kustvakt](https://github.com/KorAP/Kustvakt) for further information)
or by using the environment variable `KALAMAR_API`.
+If the endpoint is remote and requires SSL support, like the default endpoint,
+you have to install SSL support in addition:
+
+```
+$ cpanm IO::Socket::SSL
+```
+
## Updates
To update Kalamar, just run