diff --git a/README.md b/README.md index e70b324..244f4ae 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,6 @@ WantedBy=multi-user.target ## Clients -* `nc 127.0.0.1 1915` - IPv4 only -* `ncat 127.0.0.1 1915` - IPv4/6, UTF-8 support -* `telnet 127.0.0.1 1915` - IPv4/6, may cause issues with cyrillic messages \ No newline at end of file +* `nc 127.0.0.1 1915` - IPv4 only, install `netcat-openbsd` to add IPv6 support +* `ncat 127.0.0.1 1915` +* `telnet 127.0.0.1 1915` \ No newline at end of file