diff --git a/docs/installation/testing.md b/docs/installation/testing.md index bfd2de26..576b28fd 100644 --- a/docs/installation/testing.md +++ b/docs/installation/testing.md @@ -26,7 +26,9 @@ _____________________ _____ ____________________ __________\_ / System started! ``` -Grab your favourite telnet client, connect to localhost:8888 and test out your installation. +Grab your favourite telnet client, connect to localhost:8888 and test out your installation. + +To shut down the server, press Ctrl-C. ## Points of Interest @@ -44,4 +46,4 @@ If you don't have any telnet software, these are compatible with ENiGMA½: * [NetRunner](http://mysticbbs.com/downloads.html) * [MagiTerm](https://magickabbs.com/index.php/magiterm/) * [VTX](https://github.com/codewar65/VTX_ClientServer) (Browser based) -* [fTelnet](https://www.ftelnet.ca/) (Browser based) \ No newline at end of file +* [fTelnet](https://www.ftelnet.ca/) (Browser based)