Fix typo
This commit is contained in:
parent
0b8d391b26
commit
5382a982cb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ through github.com. Please check out http://ddclient.net
|
||||||
* Perl v5.10.1 or later
|
* Perl v5.10.1 or later
|
||||||
* `IO::Socket::SSL` perl library for ssl-support
|
* `IO::Socket::SSL` perl library for ssl-support
|
||||||
* `JSON::PP` perl library for JSON 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
|
* Linux, macOS, or any other Unix-ish system
|
||||||
* An implementation of `make` (such as [GNU
|
* An implementation of `make` (such as [GNU
|
||||||
Make](https://www.gnu.org/software/make/))
|
Make](https://www.gnu.org/software/make/))
|
||||||
|
|
Loading…
Reference in a new issue