Update testing.md
Adding instructions for shutting down server, which may not be immediately clear to new sysops
This commit is contained in:
parent
91939f46cf
commit
e1b0a3553b
|
@ -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)
|
||||
* [fTelnet](https://www.ftelnet.ca/) (Browser based)
|
||||
|
|
Loading…
Reference in New Issue