From 5382a982cbf4ad8e0c7b7ff682d21554a8785285 Mon Sep 17 00:00:00 2001 From: Sandro Date: Wed, 1 Jun 2022 16:04:13 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 405cbbf..f61608c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ through github.com. Please check out http://ddclient.net * Perl v5.10.1 or later * `IO::Socket::SSL` perl library for ssl-support * `JSON::PP` perl library for JSON support - * `IO::Socket:INET6` perl library for ipv6-support + * `IO::Socket::INET6` perl library for ipv6-support * Linux, macOS, or any other Unix-ish system * An implementation of `make` (such as [GNU Make](https://www.gnu.org/software/make/))